summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-04 23:25:40 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-04 23:26:57 +0900
commit54a908a003db858874d85ca528983882e85e5c2e (patch)
tree70ab2d33ee0073b5629e37ec068d4dfcc34eacaf /sw
parent47e0df5cebc05576e55210c5dd408a6f3eb91700 (diff)
nuke unused defines
Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/dbui/dbinsdlg.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/dbui/dbinsdlg.cxx b/sw/source/ui/dbui/dbinsdlg.cxx
index d4e547b1473d..8d2cf8746f70 100644
--- a/sw/source/ui/dbui/dbinsdlg.cxx
+++ b/sw/source/ui/dbui/dbinsdlg.cxx
@@ -175,10 +175,6 @@ struct _DB_Column
SV_IMPL_OP_PTRARR_SORT( SwInsDBColumns, SwInsDBColumnPtr )
-#define DBCOLUMN_CONFIG_VERSION1 1
-#define DBCOLUMN_CONFIG_VERSION DBCOLUMN_CONFIG_VERSION1
-#define DBCOLUMN_MAXDATA 5
-
struct _DB_ColumnConfigData
{
SwInsDBColumns aDBColumns;