diff options
Diffstat (limited to 'configmgr/util/configmgr.map')
-rw-r--r-- | configmgr/util/configmgr.map | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configmgr/util/configmgr.map b/configmgr/util/configmgr.map deleted file mode 100644 index ad92fbe03e9f..000000000000 --- a/configmgr/util/configmgr.map +++ /dev/null @@ -1,8 +0,0 @@ -CFGMGR_2_0 { - global: - component_getImplementationEnvironment; - component_writeInfo; - component_getFactory; - local: - *; -}; |