summaryrefslogtreecommitdiff
path: root/svtools/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 15:03:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 15:59:53 +0200
commitb63027f0992cf5c368faeb807c69110997dd00ea (patch)
tree1a4a7cc3815b5414022c7e93d40de98e59f75bfe /svtools/source
parent5b021a1f0d281aed40ae83dffe4af7600b858bd5 (diff)
Remove some unused defines and controls
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
Diffstat (limited to 'svtools/source')
-rw-r--r--svtools/source/control/filectrl.cxx2
-rw-r--r--svtools/source/dialogs/insdlg.cxx5
2 files changed, 0 insertions, 7 deletions
diff --git a/svtools/source/control/filectrl.cxx b/svtools/source/control/filectrl.cxx
index 7f702b5b4f01..5af9c8037f35 100644
--- a/svtools/source/control/filectrl.cxx
+++ b/svtools/source/control/filectrl.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-#define _SV_FIELCTRL_CXX
#include <svtools/svtresid.hxx>
#include <svtools/filectrl.hxx>
#include <filectrl.hrc>
diff --git a/svtools/source/dialogs/insdlg.cxx b/svtools/source/dialogs/insdlg.cxx
index d657893d51ea..460b183cea84 100644
--- a/svtools/source/dialogs/insdlg.cxx
+++ b/svtools/source/dialogs/insdlg.cxx
@@ -26,11 +26,6 @@
*
************************************************************************/
-
-#define _INSDLG_CXX
-
-// include ---------------------------------------------------------------
-
#include <svtools/insdlg.hxx>
#include <svtools/sores.hxx>
#include <svtools/svtresid.hxx>