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/SpreadsheetViewSettings.idl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl') diff --git a/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl b/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl index c1b56ff7ffc6..208d7ac71b3a 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl @@ -28,13 +28,9 @@ #ifndef __com_sun_star_sheet_SpreadsheetViewSettings_idl__ #define __com_sun_star_sheet_SpreadsheetViewSettings_idl__ -#ifndef __com_sun_star_beans_XPropertySet_idl__ #include -#endif -#ifndef __com_sun_star_util_Color_idl__ #include -#endif //============================================================================= -- cgit