[Libreoffice-commits] core.git: cui/source
Caolán McNamara
caolanm at redhat.com
Fri Mar 4 16:41:25 UTC 2016
cui/source/inc/iconcdlg.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 8141f0d5e710df0852cf33549d7f62e637d316c3
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Mar 4 16:40:39 2016 +0000
duplicate defines
Change-Id: Ie3a8fbd430651dafaa837fabad0d0f818449b3fb
diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx
index 01d08b5..5d9a8b9 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;
More information about the Libreoffice-commits
mailing list