summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-17 05:14:21 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-17 05:15:07 +0900
commit0432c53149b82ffc66a9992707db0962ff05299c (patch)
tree05a03fa2cccef4440219ca176f2faaea59f55ec7 /basctl/source/basicide/baside2b.cxx
parentf4137c8e457b3f07ccb9292f6315e022d1e713ed (diff)
removed useless static data
Diffstat (limited to 'basctl/source/basicide/baside2b.cxx')
-rw-r--r--basctl/source/basicide/baside2b.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/basctl/source/basicide/baside2b.cxx b/basctl/source/basicide/baside2b.cxx
index ef6743536aca..ebb67bfb641c 100644
--- a/basctl/source/basicide/baside2b.cxx
+++ b/basctl/source/basicide/baside2b.cxx
@@ -68,9 +68,6 @@ long nHeaderBarHeight;
static const char cSuffixes[] = "%&!#@$";
-MapUnit eEditMapUnit = MAP_100TH_MM;
-
-
/**
* Helper functions to get/set text in TextEngine using
* the stream interface.