diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-12-03 11:11:45 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-12-03 13:37:37 +0200 |
commit | e2a062fcd1bbce9f2f21767dbd0b79467baa2e57 (patch) | |
tree | 6ad7851fa9dac7ce20cb61de3fd75b21c4ce6298 /toolkit/source/awt/vclxwindow1.cxx | |
parent | 00a3143b31b4f60cafcf5dcd94f4891bb920671a (diff) |
_SV_WORKWIN is nowhere
Change-Id: I736162269041a7ee0266566c00fd16f0a9629cd2
Diffstat (limited to 'toolkit/source/awt/vclxwindow1.cxx')
-rw-r--r-- | toolkit/source/awt/vclxwindow1.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/awt/vclxwindow1.cxx b/toolkit/source/awt/vclxwindow1.cxx index 9476b37f7df9..ecd1b8b0b12e 100644 --- a/toolkit/source/awt/vclxwindow1.cxx +++ b/toolkit/source/awt/vclxwindow1.cxx @@ -20,9 +20,7 @@ #include <toolkit/awt/vclxwindow.hxx> #include <com/sun/star/beans/NamedValue.hpp> -#ifndef _SV_WORKWIN #include <vcl/wrkwin.hxx> -#endif #include <vcl/window.hxx> #ifdef WNT |