summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XControlModel.idl')
-rw-r--r--offapi/com/sun/star/awt/XControlModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XControlModel.idl b/offapi/com/sun/star/awt/XControlModel.idl
index 2f5560dd675a..b2ef34908e52 100644
--- a/offapi/com/sun/star/awt/XControlModel.idl
+++ b/offapi/com/sun/star/awt/XControlModel.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** identifies a control model.
*/
@@ -34,7 +32,6 @@ published interface XControlModel: com::sun::star::uno::XInterface
{
};
-//=============================================================================
}; }; }; };