VCS: Remove unused editors

Change-Id: Ia931fdd07d7cf1984f34b10c9b4c20a414c93d9e
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-05-22 21:03:37 +03:00
committed by Orgad Shaneh
parent fd48f081c6
commit 94148f22e9
8 changed files with 9 additions and 51 deletions

View File

@@ -75,13 +75,7 @@ using namespace Utils;
static const VcsBaseEditorParameters editorParameters[] = {
{
RegularCommandOutput, //type
Constants::COMMANDLOG_ID, // id
Constants::COMMANDLOG_DISPLAY_NAME, // display name
Constants::COMMANDLOG, // context
Constants::COMMANDAPP}, // mime type
{ LogOutput,
LogOutput,
Constants::FILELOG_ID,
Constants::FILELOG_DISPLAY_NAME,
Constants::FILELOG,