summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/ContentLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/ContentLoader.idl')
-rw-r--r--offapi/com/sun/star/sdb/ContentLoader.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/sdb/ContentLoader.idl b/offapi/com/sun/star/sdb/ContentLoader.idl
index 85cb69e66f9d..1880cfb5d1c2 100644
--- a/offapi/com/sun/star/sdb/ContentLoader.idl
+++ b/offapi/com/sun/star/sdb/ContentLoader.idl
@@ -18,11 +18,6 @@
*/
-#ifndef __com_sun_star_sdb_ContentLoader_idl__
-#define __com_sun_star_sdb_ContentLoader_idl__
-
-#include <com/sun/star/frame/FrameLoader.idl>
-
module com { module sun { module star { module sdb {
/** implements a loader for various datasource-related user interface components.
@@ -88,6 +83,4 @@ published service ContentLoader
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */