summaryrefslogtreecommitdiff
path: root/include/sfx2/DocumentMetadataAccess.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-04-24 16:29:37 +0200
committerMichael Stahl <mstahl@redhat.com>2015-04-25 22:45:51 +0200
commitdeb50a2a8a958be55a3564399b1973d365e82cf3 (patch)
tree424c3d8baf852f6e350debcffede5ea0a605be3d /include/sfx2/DocumentMetadataAccess.hxx
parenta57309fec223ef62a929807d078baafb0057005e (diff)
remove some @author tags from suspiciously unidiomatic code
Change-Id: I3930420fe502978f8e14a688f2eb99c74d185f7b
Diffstat (limited to 'include/sfx2/DocumentMetadataAccess.hxx')
-rw-r--r--include/sfx2/DocumentMetadataAccess.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/DocumentMetadataAccess.hxx b/include/sfx2/DocumentMetadataAccess.hxx
index 8178b59fa99e..3ebe5d00304a 100644
--- a/include/sfx2/DocumentMetadataAccess.hxx
+++ b/include/sfx2/DocumentMetadataAccess.hxx
@@ -41,8 +41,6 @@
from the document, and i do not like defining an API for that.
Also, the implementation does _no_ locking, so make sure access is
protected externally.
-
- @author mst
*/
namespace com { namespace sun { namespace star { namespace embed {