diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-01 17:13:43 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-01 18:33:41 +0200 |
commit | 8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 (patch) | |
tree | 2f9411f875e3dbad087fb7f6899c6ded663191c6 /comphelper/inc | |
parent | 3dcdf30a233c7e75229b9e291901c6768265ca93 (diff) |
Remove unused defines
Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7
Diffstat (limited to 'comphelper/inc')
-rw-r--r-- | comphelper/inc/comphelper/accessibleselectionhelper.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/accessibleselectionhelper.hxx b/comphelper/inc/comphelper/accessibleselectionhelper.hxx index e1bb5dd5f1ef..9ce4f6ee4b03 100644 --- a/comphelper/inc/comphelper/accessibleselectionhelper.hxx +++ b/comphelper/inc/comphelper/accessibleselectionhelper.hxx @@ -27,7 +27,6 @@ #include "comphelper/comphelperdllapi.h" #define ACCESSIBLE_SELECTION_CHILD_ALL ((sal_Int32)-1) -#define ACCESSIBLE_SELECTION_CHILD_SELF ((sal_Int32)-2) //......................................................................... namespace comphelper |