diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2017-02-08 18:10:15 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2017-02-08 20:04:03 +0200 |
commit | 25912929cfba42099581c55380dbef18cb81b5b9 (patch) | |
tree | 11e4ac9ae52bf0f7ed0d53c12379eacad11de205 /svtools | |
parent | c419d2f1b03750903422ffbeb9509bf8e158e6f8 (diff) |
This is only used within vcl
Change-Id: I64d7e39506495e9fcc78bb670b897338a01a9ae1
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/control/ctrlbox.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/control/ctrlbox.cxx b/svtools/source/control/ctrlbox.cxx index d16372c9f687..4aeaf506853f 100644 --- a/svtools/source/control/ctrlbox.cxx +++ b/svtools/source/control/ctrlbox.cxx @@ -24,7 +24,6 @@ #include <vcl/builderfactory.hxx> #include <vcl/svapp.hxx> #include <vcl/field.hxx> -#include <vcl/helper.hxx> #include <vcl/settings.hxx> #include <sal/macros.h> #include <comphelper/processfactory.hxx> |