summaryrefslogtreecommitdiff
path: root/vcl/os2
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-07 23:56:42 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-10-07 20:49:14 -0400
commit5ba8a3f904a9d96107ad97b33d4764296bd18690 (patch)
tree6fc1f8d66487ca06bc25e4f8628c77bf00aab282 /vcl/os2
parenta80c69688f4c1d2f42861747b9628d1dc03870ee (diff)
Remove redundant #include directives & comments
Diffstat (limited to 'vcl/os2')
-rw-r--r--vcl/os2/inc/sallang.hxx1
-rw-r--r--vcl/os2/source/app/salinfo.cxx4
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