summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-02 14:05:50 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 16:49:48 +0200
commit205641f3757acd8d0372b1353eff7fd8de999364 (patch)
tree3289d7c1514225f43b21361dcaa34240ae5b395c /reportdesign
parentcf22cb1298937f1e2878319024afbaab129a432b (diff)
-Werror,-Wunused-const-variable
Change-Id: Iab2e11d03cdf5de9571b27fc96267c1b600dd0a5
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/ui/dlg/AddField.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/source/ui/dlg/AddField.cxx b/reportdesign/source/ui/dlg/AddField.cxx
index bee9548ee4d2..cf3686e7adcb 100644
--- a/reportdesign/source/ui/dlg/AddField.cxx
+++ b/reportdesign/source/ui/dlg/AddField.cxx
@@ -48,8 +48,6 @@ namespace rptui
const long STD_WIN_SIZE_X = 180;
const long STD_WIN_SIZE_Y = 320;
-const long LISTBOX_BORDER = 2;
-
using namespace ::com::sun::star;
using namespace sdbc;
using namespace sdb;