summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/DesktopTask.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/DesktopTask.idl')
-rw-r--r--offapi/com/sun/star/frame/DesktopTask.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/DesktopTask.idl b/offapi/com/sun/star/frame/DesktopTask.idl
index 6af73bc0d7df..3b8134133567 100644
--- a/offapi/com/sun/star/frame/DesktopTask.idl
+++ b/offapi/com/sun/star/frame/DesktopTask.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/awt/Point.idl>
#include <com/sun/star/awt/Size.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** use the <type>Frame</type> service instead of this
@deprecated
*/
@@ -74,7 +72,6 @@ published service DesktopTask
[property] com::sun::star::awt::Size Size;
};
-//=============================================================================
}; }; }; };