summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-26 17:03:53 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-26 17:03:53 +0100
commit6812efbb4d45b0ec4a40c11906bd775f94a8f599 (patch)
treeb1057791a9fc1a5122e78336363cb5f8c939dabd /svtools
parentb28715862b3e8e6e739ffbbdec515d05e3a1d9ad (diff)
Unused include
Change-Id: I3db5994ca2e5f3ce7f0f1dfc2994a07b3cb3d6e0
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/edit/svmedit.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svtools/source/edit/svmedit.cxx b/svtools/source/edit/svmedit.cxx
index 6a7c977c234c..2d2140135c1a 100644
--- a/svtools/source/edit/svmedit.cxx
+++ b/svtools/source/edit/svmedit.cxx
@@ -20,9 +20,6 @@
#include "unoiface.hxx"
-#include <svtools/textwindowpeer.hxx>
-
-
MultiLineEdit::MultiLineEdit( Window* pParent, WinBits nWinStyle )
: VclMultiLineEdit( pParent,nWinStyle )