summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rdf/Statement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rdf/Statement.idl')
-rw-r--r--offapi/com/sun/star/rdf/Statement.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rdf/Statement.idl b/offapi/com/sun/star/rdf/Statement.idl
index 0413f19421ae..a8fb5a04c0e0 100644
--- a/offapi/com/sun/star/rdf/Statement.idl
+++ b/offapi/com/sun/star/rdf/Statement.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/rdf/XURI.idl>
-//=============================================================================
module com { module sun { module star { module rdf {
-//=============================================================================
/** represents a RDF statement, or triple.
@since OOo 3.2
@@ -46,7 +44,6 @@ struct Statement
XURI Graph;
};
-//=============================================================================
}; }; }; };