diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-04-24 16:29:37 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-04-25 22:45:51 +0200 |
commit | deb50a2a8a958be55a3564399b1973d365e82cf3 (patch) | |
tree | 424c3d8baf852f6e350debcffede5ea0a605be3d /unoxml | |
parent | a57309fec223ef62a929807d078baafb0057005e (diff) |
remove some @author tags from suspiciously unidiomatic code
Change-Id: I3930420fe502978f8e14a688f2eb99c74d185f7b
Diffstat (limited to 'unoxml')
-rw-r--r-- | unoxml/source/rdf/librdf_repository.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx index f28b0f896563..10f7241a24ab 100644 --- a/unoxml/source/rdf/librdf_repository.cxx +++ b/unoxml/source/rdf/librdf_repository.cxx @@ -76,7 +76,6 @@ librdf_GraphResult: an XEnumeration<Statement> librdf_QuerySelectResult: an XEnumeration<sequence<XNode>> - @author mst */ /// anonymous implementation namespace |