summaryrefslogtreecommitdiff
path: root/include/unotools/streamsection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/streamsection.hxx')
-rw-r--r--include/unotools/streamsection.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/unotools/streamsection.hxx b/include/unotools/streamsection.hxx
index ad45b4e12496..74626d2bed4e 100644
--- a/include/unotools/streamsection.hxx
+++ b/include/unotools/streamsection.hxx
@@ -30,9 +30,6 @@ namespace utl
/** implements handling for compatibly reading/writing data from/into an input/output stream.
data written in a block secured by this class should be readable by older versions which
use the same mechanism.
-
- @author Frank Schoenheit
- @since 00/26/05
*/
class OStreamSection