summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-11-09 00:12:13 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-11-09 00:12:33 +0900
commit93732fe182ddda10a982962a60d88c5cefc149d3 (patch)
tree2b39cacf6f4d83f165218e1e28a6ad78d9313357 /svtools/source/brwbox
parent35118036bd63a823fefd88c471a319e564d138d3 (diff)
removed unused macros/constants
Diffstat (limited to 'svtools/source/brwbox')
-rw-r--r--svtools/source/brwbox/datwin.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/brwbox/datwin.hxx b/svtools/source/brwbox/datwin.hxx
index 1aeb06b6a085..e910f4421b57 100644
--- a/svtools/source/brwbox/datwin.hxx
+++ b/svtools/source/brwbox/datwin.hxx
@@ -39,7 +39,6 @@
//===================================================================
#define MIN_COLUMNWIDTH 2
-#define DRAG_CRITICAL 4
typedef ::std::vector< Rectangle* > RectangleList;