vcs: Removed unused "ActionStateConsumer" and implementations
authorKonstantin Kolosovsky <konstantin.kolosovsky@jetbrains.com>
Sat, 5 Nov 2016 21:37:11 +0000 (00:37 +0300)
committerKonstantin Kolosovsky <konstantin.kolosovsky@jetbrains.com>
Wed, 16 Nov 2016 18:01:56 +0000 (21:01 +0300)
commit18817e049305771acf3ab53126b21b55702e0aff
treef591ec81077a95256ed55ae1950da62f388e9978
parent9ef89edeb16c3abf4aa1cf7c867c602719042de1
vcs: Removed unused "ActionStateConsumer" and implementations

Removed "ActionUpdateHelper", "ActionExecuteHelper",
"AbstractActionStateConsumer", "ActionStateConsumer"
platform/vcs-api/src/com/intellij/vcsUtil/AbstractActionStateConsumer.java [deleted file]
platform/vcs-api/src/com/intellij/vcsUtil/ActionExecuteHelper.java [deleted file]
platform/vcs-api/src/com/intellij/vcsUtil/ActionStateConsumer.java [deleted file]
platform/vcs-api/src/com/intellij/vcsUtil/ActionUpdateHelper.java [deleted file]