diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:39:23 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:39:23 +0000 |
commit | cdd10b7b4ad942c167b59722d5798ad4209bc36c (patch) | |
tree | 02fb0e21f32323c25fd34842dd05f22fb39392d5 /tools/source/fsys | |
parent | e9db48887e0227a7456e9663c8ad4c7141d7e9fd (diff) |
INTEGRATION: CWS os2port03 (1.6.24); FILE MERGED
2008/07/16 13:45:42 obr 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED
2008/04/15 14:41:15 ydario 1.6.24.1: Issue number: i85203
Submitted by: ydario
Reviewed by: ydario
Diffstat (limited to 'tools/source/fsys')
-rw-r--r-- | tools/source/fsys/os2.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/source/fsys/os2.cxx b/tools/source/fsys/os2.cxx index 9265acc497ea..6357c9746306 100644 --- a/tools/source/fsys/os2.cxx +++ b/tools/source/fsys/os2.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: os2.cxx,v $ - * $Revision: 1.7 $ + * $Revision: 1.8 $ * * This file is part of OpenOffice.org. * @@ -43,8 +43,6 @@ #include <fsys.hxx> #include "comdep.hxx" -//#include "fastfsys.hxx" - #ifdef OS2 #ifndef _VOS_MUTEX_HXX //autogen #include <vos/mutex.hxx> |