summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-22 05:07:37 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-22 05:08:37 +0900
commit2ce52cbb18e8083dc14c6701a2dab8ca32b81967 (patch)
tree6570a2f5a7d3a8c1555f20643b54299453524a50 /cui/source/options/optinet2.hxx
parentbcb4defef7c9147a94ef19a51a18715449d3572d (diff)
removed unused defines
Diffstat (limited to 'cui/source/options/optinet2.hxx')
-rw-r--r--cui/source/options/optinet2.hxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/cui/source/options/optinet2.hxx b/cui/source/options/optinet2.hxx
index 05550057c71b..ac0d42512ff8 100644
--- a/cui/source/options/optinet2.hxx
+++ b/cui/source/options/optinet2.hxx
@@ -47,12 +47,6 @@ class HeaderBar;
class SfxFilter;
-#ifndef SV_NODIALOG
-#define PROXY_CONTROLS 23
-#define CACHE_CONTROLS 20
-
-#define TYPE_CONTROLS 18
-
namespace svx {
class SecurityOptionsDialog;
}
@@ -228,13 +222,6 @@ public:
};
-#endif
-
-#ifdef WNT
-#else
-#define HELPER_PAGE_COMPLETE
-#endif
-
struct SvxEMailTabPage_Impl;
class SvxEMailTabPage : public SfxTabPage
{