summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-12-13 12:50:42 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-12-13 12:52:20 +0900
commited2238156618b5eae5a7e3b040dd0973793eace0 (patch)
treed637b2f9687e7257baa00c1b52960c3456cd6482 /toolkit
parentb578d23d3131f30d775e07baa6fa26e247ea999d (diff)
Drop duplicate #include
Change-Id: I63612bc5bd4e13fcc5c4e57ac73bd9c7bbf4f0e6
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/awt/vclxmenu.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/awt/vclxmenu.cxx b/toolkit/source/awt/vclxmenu.cxx
index ea5a018b51c2..48d52dc29530 100644
--- a/toolkit/source/awt/vclxmenu.cxx
+++ b/toolkit/source/awt/vclxmenu.cxx
@@ -31,8 +31,6 @@
#include <vcl/menu.hxx>
#include <vcl/keycod.hxx>
#include <vcl/image.hxx>
-#include <vcl/keycod.hxx>
-#include <vcl/menu.hxx>
#include <vcl/mnemonic.hxx>
#include <vcl/svapp.hxx>