From 45e7a5b78c29ebc5bd43ba65d1b02cb4457be613 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 2 Apr 2011 00:08:53 +0200 Subject: Strip include guards in idl files --- offapi/com/sun/star/sheet/XSheetOutline.idl | 8 -------- 1 file changed, 8 deletions(-) (limited to 'offapi/com/sun/star/sheet/XSheetOutline.idl') diff --git a/offapi/com/sun/star/sheet/XSheetOutline.idl b/offapi/com/sun/star/sheet/XSheetOutline.idl index 0f3de869d980..85466ed15180 100644 --- a/offapi/com/sun/star/sheet/XSheetOutline.idl +++ b/offapi/com/sun/star/sheet/XSheetOutline.idl @@ -28,17 +28,9 @@ #ifndef __com_sun_star_sheet_XSheetOutline_idl__ #define __com_sun_star_sheet_XSheetOutline_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include -#endif - -#ifndef __com_sun_star_table_CellRangeAddress_idl__ #include -#endif - -#ifndef __com_sun_star_table_TableOrientation_idl__ #include -#endif //============================================================================= -- cgit