diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-22 00:20:55 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-22 00:21:04 +0100 |
commit | 9bec4c995bedf1e5e19276a5c58ae70ed069241c (patch) | |
tree | bb0d96ebc8f0390776aae2860fe7cf97e8e13af5 /sot | |
parent | 17637e2a2f2a0ca3e52f916a1e64733bde048965 (diff) |
Remove empty description and dates.
Diffstat (limited to 'sot')
-rw-r--r-- | sot/source/base/object.cxx | 4 | ||||
-rw-r--r-- | sot/source/sdstor/storage.cxx | 2 |
2 files changed, 0 insertions, 6 deletions
diff --git a/sot/source/base/object.cxx b/sot/source/base/object.cxx index b193dc33d4b9..ae371eb24bea 100644 --- a/sot/source/base/object.cxx +++ b/sot/source/base/object.cxx @@ -99,10 +99,6 @@ SotObject::SotObject() |* |* SotObject::~SotObject() |* -|* Beschreibung -|* Ersterstellung MM 05.06.94 -|* Letzte Aenderung MM 05.06.94 -|* *************************************************************************/ SotObject::~SotObject() { diff --git a/sot/source/sdstor/storage.cxx b/sot/source/sdstor/storage.cxx index a3086a2798fb..7ea7373c9856 100644 --- a/sot/source/sdstor/storage.cxx +++ b/sot/source/sdstor/storage.cxx @@ -481,8 +481,6 @@ void SotStorage::TestMemberInvariant( BOOL /*bPrint*/ ) |* der RefCounter schon um 1 erhoet. |* Die Uebergabe erfolgt in pStorageCTor. Die Variable |* ist NULL, wenn es nicht geklappt hat. -|* Ersterstellung MM 23.06.94 -|* Letzte Aenderung MM 23.06.94 |* *************************************************************************/ #define INIT_SotStorage() \ |