summaryrefslogtreecommitdiffstats
path: root/idl/inc/globals.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-04 09:32:13 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-02-05 05:59:17 +0000
commitfd97858e1a7eef0f311a38ee3be41f7548d2c174 (patch)
tree206672caf2f463b0b0f6c49733acc6ec7f4704ef /idl/inc/globals.hxx
parentofficebeans: RVP no longer used, only local used now (diff)
downloadcore-fd97858e1a7eef0f311a38ee3be41f7548d2c174.tar.gz
core-fd97858e1a7eef0f311a38ee3be41f7548d2c174.zip
remove unused Automation from .SDI files
Change-Id: I65e1ca6e022dc76ac96ed75da2c5e78e9356a3e9 Reviewed-on: https://gerrit.libreoffice.org/22107 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'idl/inc/globals.hxx')
-rw-r--r--idl/inc/globals.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/globals.hxx b/idl/inc/globals.hxx
index ae7df268e8d6..50286b7dfd7b 100644
--- a/idl/inc/globals.hxx
+++ b/idl/inc/globals.hxx
@@ -78,7 +78,6 @@ struct SvGlobalHashNames
SvStringHashEntryRef MM_GroupId;
SvStringHashEntryRef MM_TypeLibFile;
SvStringHashEntryRef MM_Export;
- SvStringHashEntryRef MM_Automation;
SvStringHashEntryRef MM_PseudoPrefix;
SvStringHashEntryRef MM_define;
SvStringHashEntryRef MM_MenuConfig;
@@ -172,7 +171,6 @@ HASH_INLINE(float)
HASH_INLINE(double)
HASH_INLINE(TypeLibFile)
HASH_INLINE(Export)
-HASH_INLINE(Automation)
HASH_INLINE(PseudoPrefix)
HASH_INLINE(define)
HASH_INLINE(MenuConfig)