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