diff options
Diffstat (limited to 'tools/source/fsys/filecopy.cxx')
-rw-r--r-- | tools/source/fsys/filecopy.cxx | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/tools/source/fsys/filecopy.cxx b/tools/source/fsys/filecopy.cxx index c846abefa8d2..3a7787c93159 100644 --- a/tools/source/fsys/filecopy.cxx +++ b/tools/source/fsys/filecopy.cxx @@ -66,10 +66,6 @@ using namespace ::osl; |* |* FileCopier::FileCopier() |* -|* Beschreibung FSYS.SDW -|* Ersterstellung MI 13.04.94 -|* Letzte Aenderung MI 13.04.94 -|* *************************************************************************/ FileCopier::FileCopier() : @@ -115,10 +111,6 @@ FileCopier::FileCopier( const FileCopier& rCopier ) : |* |* FileCopier::~FileCopier() |* -|* Beschreibung FSYS.SDW -|* Ersterstellung MI 13.04.94 -|* Letzte Aenderung MI 13.04.94 -|* *************************************************************************/ FileCopier::~FileCopier() @@ -130,10 +122,6 @@ FileCopier::~FileCopier() |* |* FileCopier::operator =() |* -|* Beschreibung FSYS.SDW -|* Ersterstellung MI 13.04.94 -|* Letzte Aenderung MI 13.04.94 -|* *************************************************************************/ FileCopier& FileCopier::operator = ( const FileCopier &rCopier ) @@ -153,10 +141,6 @@ FileCopier& FileCopier::operator = ( const FileCopier &rCopier ) |* |* FileCopier::Progress() |* -|* Beschreibung FSYS.SDW -|* Ersterstellung MI 13.04.94 -|* Letzte Aenderung MI 13.04.94 -|* *************************************************************************/ BOOL FileCopier::Progress() @@ -229,10 +213,6 @@ const Link& FileCopier::GetErrorHdl() const |* |* FileCopier::Execute() |* -|* Beschreibung FSYS.SDW -|* Ersterstellung MI 13.04.94 -|* Letzte Aenderung PB 16.06.00 -|* *************************************************************************/ FSysError FileCopier::DoCopy_Impl( |