summaryrefslogtreecommitdiffstats
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-03-04 16:40:39 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-03-04 16:41:02 +0000
commit8141f0d5e710df0852cf33549d7f62e637d316c3 (patch)
tree771b225ff4fba28e3798be311af8d13ae82b50b5 /cui
parentWork around -Werror,-Wunused-macros with clang-cl (diff)
downloadcore-8141f0d5e710df0852cf33549d7f62e637d316c3.tar.gz
core-8141f0d5e710df0852cf33549d7f62e637d316c3.zip
duplicate defines
Change-Id: Ie3a8fbd430651dafaa837fabad0d0f818449b3fb
Diffstat (limited to 'cui')
-rw-r--r--cui/source/inc/iconcdlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx
index 01d08b5dcf85..5d9a8b9b8d5a 100644
--- a/cui/source/inc/iconcdlg.hxx
+++ b/cui/source/inc/iconcdlg.hxx
@@ -31,9 +31,6 @@
#include <vcl/layout.hxx>
#include <vector>
-#define RET_USER 100
-#define RET_USER_CANCEL 101
-
// forward-declarations
struct IconChoicePageData;
class IconChoiceDialog;