summaryrefslogtreecommitdiff
path: root/sfx2
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 /sfx2
parenta57309fec223ef62a929807d078baafb0057005e (diff)
remove some @author tags from suspiciously unidiomatic code
Change-Id: I3930420fe502978f8e14a688f2eb99c74d185f7b
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/Metadatable.cxx1
-rw-r--r--sfx2/source/doc/SfxDocumentMetaData.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/doc/Metadatable.cxx b/sfx2/source/doc/Metadatable.cxx
index 0e19ee4c9361..59dfb8a2d2ac 100644
--- a/sfx2/source/doc/Metadatable.cxx
+++ b/sfx2/source/doc/Metadatable.cxx
@@ -100,7 +100,6 @@
<type>MetadatableUndo<type> instance, which can be used to undo the action
by passing it to <method>Metadatable::RestoreMetadata</method>.
- @author mst
*/
diff --git a/sfx2/source/doc/SfxDocumentMetaData.cxx b/sfx2/source/doc/SfxDocumentMetaData.cxx
index 52be422929ff..db6274f9b791 100644
--- a/sfx2/source/doc/SfxDocumentMetaData.cxx
+++ b/sfx2/source/doc/SfxDocumentMetaData.cxx
@@ -106,7 +106,6 @@
* and update the DOM tree only when storing the document (in
* <method>updateUserDefinedAndAttributes</method>).
*
- * @author mst
*/
/// anonymous implementation namespace