diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-29 15:03:50 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-29 15:59:53 +0200 |
commit | b63027f0992cf5c368faeb807c69110997dd00ea (patch) | |
tree | 1a4a7cc3815b5414022c7e93d40de98e59f75bfe /sw/source/ui/fldui/javaedit.cxx | |
parent | 5b021a1f0d281aed40ae83dffe4af7600b858bd5 (diff) |
Remove some unused defines and controls
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
Diffstat (limited to 'sw/source/ui/fldui/javaedit.cxx')
-rw-r--r-- | sw/source/ui/fldui/javaedit.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/ui/fldui/javaedit.cxx b/sw/source/ui/fldui/javaedit.cxx index 60d957a50c1e..5f893dadbbad 100644 --- a/sw/source/ui/fldui/javaedit.cxx +++ b/sw/source/ui/fldui/javaedit.cxx @@ -31,14 +31,8 @@ #undef SW_DLLIMPLEMENTATION #endif -// include --------------------------------------------------------------- - - #include <com/sun/star/ui/dialogs/TemplateDescription.hpp> - -#define _JAVAEDIT_CXX #include <hintids.hxx> - #include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> #include <svl/urihelper.hxx> |