summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl')
-rw-r--r--offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl b/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl
index 2c13324b0db2..da2b3301929b 100644
--- a/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl
+++ b/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_xml_xpath_Libxml2ExtensionHandle_idl__
#define __com_sun_star_xml_xpath_Libxml2ExtensionHandle_idl__
-//=============================================================================
module com { module sun { module star { module xml { module xpath {
-//=============================================================================
struct Libxml2ExtensionHandle
{
@@ -34,7 +32,6 @@ struct Libxml2ExtensionHandle
hyper variableData;
};
-//=============================================================================
}; }; }; }; };