summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/DialogProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/DialogProvider.idl')
-rw-r--r--offapi/com/sun/star/awt/DialogProvider.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/DialogProvider.idl b/offapi/com/sun/star/awt/DialogProvider.idl
index 2d9d74128456..36c27859a249 100644
--- a/offapi/com/sun/star/awt/DialogProvider.idl
+++ b/offapi/com/sun/star/awt/DialogProvider.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/awt/XDialogProvider.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies a provider for dialogs implementing the
<type scope="com::sun::star::awt">XDialog</type> interface.
@@ -48,7 +46,6 @@ service DialogProvider : com::sun::star::awt::XDialogProvider;
// interface com::sun::star::awt::XDialogProvider;
// };
-//=============================================================================
}; }; }; };