summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rdf/XURI.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rdf/XURI.idl')
-rw-r--r--offapi/com/sun/star/rdf/XURI.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rdf/XURI.idl b/offapi/com/sun/star/rdf/XURI.idl
index e7f5c0e35e7c..4c8166496999 100644
--- a/offapi/com/sun/star/rdf/XURI.idl
+++ b/offapi/com/sun/star/rdf/XURI.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/rdf/XResource.idl>
-//=============================================================================
module com { module sun { module star { module rdf {
-//=============================================================================
/** represents an URI node that may occur in a RDF graph.
<p>
@@ -69,7 +67,6 @@ interface XURI : XResource
[readonly, attribute] string LocalName;
};
-//=============================================================================
}; }; }; };