summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/WindowContentFactoryManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/WindowContentFactoryManager.idl')
-rw-r--r--offapi/com/sun/star/ui/WindowContentFactoryManager.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/ui/WindowContentFactoryManager.idl b/offapi/com/sun/star/ui/WindowContentFactoryManager.idl
index bddb5a7f96c5..2d5a9464b172 100644
--- a/offapi/com/sun/star/ui/WindowContentFactoryManager.idl
+++ b/offapi/com/sun/star/ui/WindowContentFactoryManager.idl
@@ -16,10 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_ui_WindowContentFactoryManager_idl__
-#define __com_sun_star_ui_WindowContentFactoryManager_idl__
-
-#include <com/sun/star/lang/XSingleComponentFactory.idl>
module com { module sun { module star { module ui {
@@ -37,5 +33,4 @@ service WindowContentFactoryManager : com::sun::star::lang::XSingleComponentFact
}; }; }; };
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */