diff options
Diffstat (limited to 'sw/inc/node.hxx')
-rw-r--r-- | sw/inc/node.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx index 89c6f7f10a94..48411c5facc6 100644 --- a/sw/inc/node.hxx +++ b/sw/inc/node.hxx @@ -283,7 +283,6 @@ public: /** * Dumps the node structure to the given destination (file nodes.xml in the current directory by default) - * @since 3.5 */ virtual void dumpAsXml(struct _xmlTextWriter* pWriter) const; |