summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/plugin/PluginMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/plugin/PluginMode.idl')
-rw-r--r--offapi/com/sun/star/plugin/PluginMode.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/plugin/PluginMode.idl b/offapi/com/sun/star/plugin/PluginMode.idl
index a129cb8e1911..25b543f1dccc 100644
--- a/offapi/com/sun/star/plugin/PluginMode.idl
+++ b/offapi/com/sun/star/plugin/PluginMode.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_plugin_PluginMode_idl__
-//=============================================================================
module com { module sun { module star { module plugin {
-//=============================================================================
published constants PluginMode
{
@@ -34,7 +32,6 @@ published constants PluginMode
const short FULL = 2;
};
-//=============================================================================
}; }; }; };