diff options
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XComments.idl')
-rw-r--r-- | oovbaapi/ooo/vba/excel/XComments.idl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/oovbaapi/ooo/vba/excel/XComments.idl b/oovbaapi/ooo/vba/excel/XComments.idl index c4fd32130ee2..c2b02ad6695b 100644 --- a/oovbaapi/ooo/vba/excel/XComments.idl +++ b/oovbaapi/ooo/vba/excel/XComments.idl @@ -16,12 +16,6 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef __ooo_vba_excel_XComments_idl__ -#define __ooo_vba_excel_XComments_idl__ - -#include <com/sun/star/uno/XInterface.idl> -#include <com/sun/star/lang/IllegalArgumentException.idl> -#include <ooo/vba/XCollection.idl> @@ -36,7 +30,5 @@ interface XComments }; }; }; -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |