summaryrefslogtreecommitdiff
path: root/platform/platform-resources/src/componentSets/UICore.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/platform-resources/src/componentSets/UICore.xml')
-rw-r--r--platform/platform-resources/src/componentSets/UICore.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/platform/platform-resources/src/componentSets/UICore.xml b/platform/platform-resources/src/componentSets/UICore.xml
index 8d7d5d63e055..6d2b09835c8c 100644
--- a/platform/platform-resources/src/componentSets/UICore.xml
+++ b/platform/platform-resources/src/componentSets/UICore.xml
@@ -14,10 +14,6 @@
<headless-implementation-class>com.intellij.idea.CommandLineApplication$MyDataManagerImpl</headless-implementation-class>
</component>
<component>
- <interface-class>com.intellij.openapi.actionSystem.AbbreviationManager</interface-class>
- <implementation-class>com.intellij.openapi.actionSystem.impl.AbbreviationManagerImpl</implementation-class>
- </component>
- <component>
<interface-class>com.intellij.openapi.actionSystem.ActionManager</interface-class>
<implementation-class>com.intellij.openapi.actionSystem.impl.ActionManagerImpl</implementation-class>
</component>