summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XDialogProvider2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XDialogProvider2.idl')
-rw-r--r--offapi/com/sun/star/awt/XDialogProvider2.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/awt/XDialogProvider2.idl b/offapi/com/sun/star/awt/XDialogProvider2.idl
index 7365e1196816..8f5f17f15b6b 100644
--- a/offapi/com/sun/star/awt/XDialogProvider2.idl
+++ b/offapi/com/sun/star/awt/XDialogProvider2.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_awt_XDialogProvider2_idl__
-#define __com_sun_star_awt_XDialogProvider2_idl__
-
-#include <com/sun/star/awt/XDialogProvider.idl>
-#include <com/sun/star/beans/NamedValue.idl>
-
module com { module sun { module star { module awt {
@@ -118,6 +112,4 @@ interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider {
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */