summaryrefslogtreecommitdiff
path: root/tools/source/fsys/os2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/fsys/os2.cxx')
-rw-r--r--tools/source/fsys/os2.cxx34
1 files changed, 0 insertions, 34 deletions
diff --git a/tools/source/fsys/os2.cxx b/tools/source/fsys/os2.cxx
index 389528da8648..ad790d0e2a64 100644
--- a/tools/source/fsys/os2.cxx
+++ b/tools/source/fsys/os2.cxx
@@ -143,10 +143,6 @@ char* volumeid( const char* pPfad )
|*
|* DirEntry::ToAbs()
|*
-|* Beschreibung FSYS.SDW
-|* Ersterstellung MI 26.04.91
-|* Letzte Aenderung MA 02.12.91 13:30
-|*
*************************************************************************/
BOOL DirEntry::ToAbs()
@@ -172,10 +168,6 @@ BOOL DirEntry::ToAbs()
|*
|* DirEntry::GetVolume()
|*
-|* Beschreibung FSYS.SDW
-|* Ersterstellung MI 04.03.92
-|* Letzte Aenderung MI 04.03.92
-|*
*************************************************************************/
String DirEntry::GetVolume() const
@@ -204,10 +196,6 @@ String DirEntry::GetVolume() const
|*
|* DirEntry::SetCWD()
|*
-|* Beschreibung FSYS.SDW
-|* Ersterstellung MI 26.04.91
-|* Letzte Aenderung MI 21.05.92
-|*
*************************************************************************/
BOOL DirEntry::SetCWD( BOOL bSloppy ) const
@@ -238,10 +226,6 @@ BOOL DirEntry::SetCWD( BOOL bSloppy ) const
|*
|* DirEntry::MoveTo()
|*
-|* Beschreibung FSYS.SDW
-|* Ersterstellung MI 26.04.91
-|* Letzte Aenderung MA 02.12.91 14:07
-|*
*************************************************************************/
@@ -346,10 +330,6 @@ USHORT DirReader_Impl::Read()
|*
|* FileStat::FileStat()
|*
-|* Beschreibung FSYS.SDW
-|* Ersterstellung MA 05.11.91
-|* Letzte Aenderung MA 07.11.91
-|*
*************************************************************************/
FileStat::FileStat( const void *pInfo, // struct dirent
@@ -381,10 +361,6 @@ FileStat::FileStat( const void *pInfo, // struct dirent
|*
|* FileStat::Update()
|*
-|* Beschreibung FSYS.SDW
-|* Ersterstellung MI 11.06.91
-|* Letzte Aenderung MA 07.11.91
-|*
*************************************************************************/
struct _FSYS_FSQBUFFER
@@ -556,8 +532,6 @@ BOOL IsRedirectable_Impl( const ByteString &rPath )
|*
|* Beschreibung liefert den Namens des Directories fuer temporaere
|* Dateien
-|* Ersterstellung MI 16.03.94
-|* Letzte Aenderung MI 16.03.94
|*
*************************************************************************/
@@ -778,10 +752,6 @@ Date MsDos2Date( const time_t *pTimeT )
|*
|* DirEntry::GetPathStyle() const
|*
-|* Beschreibung
-|* Ersterstellung MI 11.05.95
-|* Letzte Aenderung MI 11.05.95
-|*
*************************************************************************/
FSysPathStyle DirEntry::GetPathStyle( const String &rDevice )
@@ -800,10 +770,6 @@ FSysPathStyle DirEntry::GetPathStyle( const String &rDevice )
|*
|* DirEntry::IsCaseSensitive() const
|*
-|* Beschreibung
-|* Ersterstellung TPF 26.02.1999
-|* Letzte Aenderung
-|*
*************************************************************************/
BOOL DirEntry::IsCaseSensitive( FSysPathStyle eFormatter ) const