diff options
Diffstat (limited to 'vcl/os2')
-rw-r--r-- | vcl/os2/inc/sallang.hxx | 1 | ||||
-rw-r--r-- | vcl/os2/source/app/salinfo.cxx | 4 |
2 files changed, 0 insertions, 5 deletions
diff --git a/vcl/os2/inc/sallang.hxx b/vcl/os2/inc/sallang.hxx index 00caecd90eee..0c465a7acd65 100644 --- a/vcl/os2/inc/sallang.hxx +++ b/vcl/os2/inc/sallang.hxx @@ -28,7 +28,6 @@ #ifndef _SALLANG_HXX #define _SALLANG_HXX -//#include <tools/lang.hxx> #include <i18npool/mslangid.hxx> // -------------------- diff --git a/vcl/os2/source/app/salinfo.cxx b/vcl/os2/source/app/salinfo.cxx index e48aacd4c521..47c9b8b6297d 100644 --- a/vcl/os2/source/app/salinfo.cxx +++ b/vcl/os2/source/app/salinfo.cxx @@ -40,10 +40,6 @@ #include <rtl/ustrbuf.hxx> #include "vcl/window.hxx" -#ifndef _SV_SALGTYPE_HXX -//#include <salgtype.hxx> -#endif - #define CHAR_POINTER(THE_OUSTRING) ::rtl::OUStringToOString (THE_OUSTRING, RTL_TEXTENCODING_UTF8).pData->buffer class Os2SalSystem : public SalSystem |