summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/AccObjectWinManager.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-11-19 21:20:05 +0100
committerMichael Stahl <mstahl@redhat.com>2013-11-20 01:33:41 +0100
commit996a99355603b709d8fa4fbd1c39a914d0afa360 (patch)
tree5770d6d571892465c06b1fb716c7f780f428b918 /winaccessibility/source/service/AccObjectWinManager.cxx
parent3af0afba65ee5e9cd10c264fa70b5ad12a779d0c (diff)
winaccessibility: CHILDID_SELF already defined by some windows header
... so no need to define it ourselves, much less 3 times. Change-Id: I92c05849452fa2516ec09bc5789617df3b743f8d
Diffstat (limited to 'winaccessibility/source/service/AccObjectWinManager.cxx')
-rw-r--r--winaccessibility/source/service/AccObjectWinManager.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/winaccessibility/source/service/AccObjectWinManager.cxx b/winaccessibility/source/service/AccObjectWinManager.cxx
index c2140e70ef28..9fdb24d74073 100644
--- a/winaccessibility/source/service/AccObjectWinManager.cxx
+++ b/winaccessibility/source/service/AccObjectWinManager.cxx
@@ -46,8 +46,6 @@
#include "unomsaaevent.hxx"
#include "checkmt.hxx"
-#define CHILDID_SELF 0
-
using namespace std;
using namespace com::sun::star::accessibility;