summaryrefslogtreecommitdiff
path: root/winaccessibility/CustomTarget_ia2_idl.mk
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2022-08-05 12:46:16 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2022-08-05 17:35:16 +0200
commit56145f237b63a35c142dbccd434fd780badcf489 (patch)
tree6539190f684aac1b5f3ca2a511a38f9e9286d4b2 /winaccessibility/CustomTarget_ia2_idl.mk
parent245f39eb1279455f5af0e2329cf9617c79b6e240 (diff)
wina11y: Drop unused AccessibleKey{Binding,Stroke}.idl
The only include of the generated header file `AccessibleKeyBinding.h` was in `AccActionBase.cxx`, but that doesn't make any use of what's defined in the header, so just drop the include and the unused IDL files altogether. (The IDL files are part of the winaccessibility-specific UAccCOMIDL, unrelated to the IDL files for the UNO API.) `CMAccessible::get_accKeyboardShortcut` directly operates on the `XAccessibleKeyBinding` UNO interface ever since commit a18bdb3bc05e761704cc345a66a9d642bc4f4a0a Date: Thu Nov 14 08:18:05 2013 +0000 Integrate branch of IAccessible2 Just the winaccessibility directory initially. (the commit also adding those 2 IDL files), so it's unclear to me what might have been the intended use. Change-Id: I1a08e8ea789ca92e52640a0006f20fac219f6733 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137866 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'winaccessibility/CustomTarget_ia2_idl.mk')
-rw-r--r--winaccessibility/CustomTarget_ia2_idl.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/winaccessibility/CustomTarget_ia2_idl.mk b/winaccessibility/CustomTarget_ia2_idl.mk
index 2dcd1a2328ab..ed22a28432d3 100644
--- a/winaccessibility/CustomTarget_ia2_idl.mk
+++ b/winaccessibility/CustomTarget_ia2_idl.mk
@@ -15,8 +15,6 @@ wina11y_SOURCE := $(SRCDIR)/winaccessibility/source/UAccCOMIDL
# We cannot depend on *.tlb because they only produced by IDL compiler
# if idl contains 'library' statement.
$(call gb_CustomTarget_get_target,winaccessibility/ia2/idl) : \
- $(wina11y_COMIDLDIR)/AccessibleKeyBinding.h \
- $(wina11y_COMIDLDIR)/AccessibleKeyStroke.h \
$(wina11y_COMIDLDIR)/UAccCOM.h \
$(wina11y_COMIDLDIR)/defines.h \
$(wina11y_COMIDLDIR)/ia2_api_all.h