summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/iaccessible2/generated/x86/dlldata.c
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@theqtcompany.com>2015-01-26 16:56:34 +0100
committerJan Arve Sæther <jan-arve.saether@theqtcompany.com>2015-02-04 14:59:03 +0000
commit3f431e279aab16465496cc0de03a1af874c1ce65 (patch)
tree90e5bf97ae926f7ffad7a05609783d885929d537 /src/3rdparty/iaccessible2/generated/x86/dlldata.c
parent37e7c3afbc26d547daf94655a4dff1dfb59e5545 (diff)
Do not compile in dlldata.c or ia2_api_all_c.c
These files are only required for a COM server, but since the IAccessible2Proxy will actually be the effective server (inside our process). We just have to make sure we respond to the correct events, and reimplement the virtual functions as required. This is already done, so these files can be removed. Task-number: QTBUG-30838 Task-number: QTBUG-28645 Change-Id: Ic95101945bad263a6da63c08b3e47cc0c9d5734a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to 'src/3rdparty/iaccessible2/generated/x86/dlldata.c')
-rw-r--r--src/3rdparty/iaccessible2/generated/x86/dlldata.c38
1 files changed, 0 insertions, 38 deletions
diff --git a/src/3rdparty/iaccessible2/generated/x86/dlldata.c b/src/3rdparty/iaccessible2/generated/x86/dlldata.c
deleted file mode 100644
index 1685d8340a..0000000000
--- a/src/3rdparty/iaccessible2/generated/x86/dlldata.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/*********************************************************
- DllData file -- generated by MIDL compiler
-
- DO NOT ALTER THIS FILE
-
- This file is regenerated by MIDL on every IDL file compile.
-
- To completely reconstruct this file, delete it and rerun MIDL
- on all the IDL files in this DLL, specifying this file for the
- /dlldata command line option
-
-*********************************************************/
-
-#define PROXY_DELEGATION
-
-#include <rpcproxy.h>
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-EXTERN_PROXY_FILE( ia2_api_all )
-
-
-PROXYFILE_LIST_START
-/* Start of list */
- REFERENCE_PROXY_FILE( ia2_api_all ),
-/* End of list */
-PROXYFILE_LIST_END
-
-
-DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )
-
-#ifdef __cplusplus
-} /*extern "C" */
-#endif
-
-/* end of generated dlldata file */