From aa753f01ba4631614bb88ee7d3a3e6b222208b3e Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 26 Mar 2013 10:18:14 +0100 Subject: -Wunused-macros Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed --- cui/source/dialogs/dlgname.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'cui/source/dialogs/dlgname.cxx') diff --git a/cui/source/dialogs/dlgname.cxx b/cui/source/dialogs/dlgname.cxx index c8417713f6e1..650e39a53297 100644 --- a/cui/source/dialogs/dlgname.cxx +++ b/cui/source/dialogs/dlgname.cxx @@ -26,8 +26,6 @@ #include "defdlgname.hxx" #include -#define MAX_DESCRIPTION_LINES ((long)5) - /************************************************************************* |* |* Dialog for editing a name -- cgit