summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/XThrobber.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XThrobber.idl')
-rw-r--r--offapi/com/sun/star/awt/XThrobber.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XThrobber.idl b/offapi/com/sun/star/awt/XThrobber.idl
index a096bcee159c..8dbf53ad0ce4 100644
--- a/offapi/com/sun/star/awt/XThrobber.idl
+++ b/offapi/com/sun/star/awt/XThrobber.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/graphic/XGraphic.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/**
@deprecatd
@@ -38,7 +36,6 @@ published interface XThrobber: com::sun::star::uno::XInterface
void stop();
};
-//=============================================================================
}; }; }; };