From 8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sun, 1 Jul 2012 17:13:43 +0200 Subject: Remove unused defines Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7 --- comphelper/inc/comphelper/accessibleselectionhelper.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'comphelper') 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 -- cgit