summaryrefslogtreecommitdiff
path: root/vcl/os2/source/window/salframe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/os2/source/window/salframe.cxx')
-rw-r--r--vcl/os2/source/window/salframe.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/vcl/os2/source/window/salframe.cxx b/vcl/os2/source/window/salframe.cxx
index ca40441ccda7..5e0e87f5d54d 100644
--- a/vcl/os2/source/window/salframe.cxx
+++ b/vcl/os2/source/window/salframe.cxx
@@ -36,27 +36,19 @@
#define _SV_SALFRAME_CXX
-#ifndef DEBUG_HXX
#include <tools/debug.hxx>
-#endif
#define private public
-#ifndef _SV_SALLANG_HXX
#include <sallang.hxx>
-#endif
-#ifndef _SV_SALIDS_HRC
#include <salids.hrc>
-#endif
#include <saldata.hxx>
#include <salinst.h>
#include <salgdi.h>
#include <salframe.h>
#include <vcl/timer.hxx>
#include <vcl/settings.hxx>
-#ifndef _SV_KEYCOES_HXX
#include <vcl/keycodes.hxx>
-#endif
#include <saltimer.h>
#if OSL_DEBUG_LEVEL>10