summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/Toolkit.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/Toolkit.idl')
-rw-r--r--offapi/com/sun/star/awt/Toolkit.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/Toolkit.idl b/offapi/com/sun/star/awt/Toolkit.idl
index 52e580d85434..20cf21dfa7fa 100644
--- a/offapi/com/sun/star/awt/Toolkit.idl
+++ b/offapi/com/sun/star/awt/Toolkit.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/awt/XMessageBoxFactory.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** describes a toolkit that creates windows on a screen.
@@ -50,7 +48,6 @@ published service Toolkit
};
-//=============================================================================
}; }; }; };