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

@@ -112,12 +112,7 @@ static const char nonInteractiveOptionC[] = "--non-interactive";
static const VcsBase::VcsBaseEditorParameters editorParameters[] = {
{
VcsBase::RegularCommandOutput,
"Subversion Command Log Editor", // id
QT_TRANSLATE_NOOP("VCS", "Subversion Command Log Editor"), // display name
"Subversion Command Log Editor", // context
"application/vnd.nokia.text.scs_svn_commandlog"},
{ VcsBase::LogOutput,
VcsBase::LogOutput,
"Subversion File Log Editor", // id
QT_TRANSLATE_NOOP("VCS", "Subversion File Log Editor"), // display_name
"Subversion File Log Editor", // context