diff options
Diffstat (limited to 'sw/inc/ndarr.hxx')
-rw-r--r-- | sw/inc/ndarr.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/ndarr.hxx b/sw/inc/ndarr.hxx index 4e7cca5fa0ee..eebc176e1f54 100644 --- a/sw/inc/ndarr.hxx +++ b/sw/inc/ndarr.hxx @@ -323,7 +323,6 @@ public: /** * Dumps the entire nodes structure to the given destination (file nodes.xml in the current directory by default) - * @since 3.5 */ void dumpAsXml( xmlTextWriterPtr pWriter ) const; }; |