[Libreoffice-commits] core.git: include/svx

Caolán McNamara caolanm at redhat.com
Tue Jul 25 14:33:41 UTC 2017


 include/svx/imapdlg.hxx |   22 ----------------------
 1 file changed, 22 deletions(-)

New commits:
commit 4da36c9af3bc31c8efb9505fe3d07a22cd51c487
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Jul 25 13:43:34 2017 +0100

    drop unused defines
    
    Change-Id: I2677c5f4458ff5baef61c8015d3e5a226f591913
    Reviewed-on: https://gerrit.libreoffice.org/40410
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/include/svx/imapdlg.hxx b/include/svx/imapdlg.hxx
index e23754b657b0..e328ab8b1e78 100644
--- a/include/svx/imapdlg.hxx
+++ b/include/svx/imapdlg.hxx
@@ -32,28 +32,6 @@
 #include <svx/svxdllapi.h>
 #include <vector>
 
-#define TBI_APPLY               1
-#define TBI_OPEN                2
-#define TBI_SAVEAS              3
-
-#define TBI_SELECT              4
-#define TBI_RECT                5
-#define TBI_CIRCLE              6
-#define TBI_POLY                7
-#define TBI_FREEPOLY            8
-
-#define TBI_ACTIVE              16
-#define TBI_MACRO               18
-#define TBI_PROPERTY            19
-
-#define TBI_POLYEDIT            30
-#define TBI_POLYMOVE            31
-#define TBI_POLYINSERT          32
-#define TBI_POLYDELETE          33
-
-#define TBI_UNDO                40
-#define TBI_REDO                41
-
 class ImageMap;
 
 /*************************************************************************


More information about the Libreoffice-commits mailing list