summaryrefslogtreecommitdiff
path: root/tools/inc/tools/stream.hxx
diff options
context:
space:
mode:
authorAlexander O. Anisimov <alenyashka@gmail.com>2010-11-12 12:47:59 +0500
committerDavid Tardon <dtardon@redhat.com>2010-11-12 09:16:46 +0100
commit3236836c57070e3ca72e23dd342de56c32417618 (patch)
tree9670a00bd5611deb52368dbdd88f0bc18eecf5bf /tools/inc/tools/stream.hxx
parent65a16b2142800c642446d70038532435fe7a88c5 (diff)
Remove bogus comments
Diffstat (limited to 'tools/inc/tools/stream.hxx')
-rw-r--r--tools/inc/tools/stream.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/inc/tools/stream.hxx b/tools/inc/tools/stream.hxx
index 08092bf1e42c..1706ee8ea714 100644
--- a/tools/inc/tools/stream.hxx
+++ b/tools/inc/tools/stream.hxx
@@ -842,9 +842,7 @@ public:
class TOOLS_DLLPUBLIC SvDataCopyStream
{
public:
- /*-----------------MM 30.04.96 11:01-----------------
- mehrfaches Aufrufen von Load und Assign erlaubt
- --------------------------------------------------*/
+ // mehrfaches Aufrufen von Load und Assign erlaubt
TYPEINFO();
virtual ~SvDataCopyStream(){}
virtual void Load( SvStream & ) = 0;