summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl')
-rw-r--r--offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl b/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl
index e42b6ac05393..c8c957c1aeeb 100644
--- a/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl
+++ b/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_sheet_DatabaseRangesEnumeration_idl__
-#define __com_sun_star_sheet_DatabaseRangesEnumeration_idl__
-
-#include <com/sun/star/container/XEnumeration.idl>
-
module com { module sun { module star { module sheet {
@@ -44,6 +39,4 @@ published service DatabaseRangesEnumeration
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */