aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clearcase/clearcaseplugin.cpp
diff options
context:
space:
mode:
authorOrgad Shaneh <[email protected]>2013-05-22 21:03:37 +0300
committerOrgad Shaneh <[email protected]>2013-05-24 12:29:11 +0200
commit94148f22e998dd60027ca99878ff2ad80998cb58 (patch)
treee2e463bbcfbcc19eafcba2be7d0a682f7db53f71 /src/plugins/clearcase/clearcaseplugin.cpp
parentfd48f081c60675a101080fcd296916986eac242c (diff)
VCS: Remove unused editors
Change-Id: Ia931fdd07d7cf1984f34b10c9b4c20a414c93d9e Reviewed-by: Tobias Hunger <[email protected]>
Diffstat (limited to 'src/plugins/clearcase/clearcaseplugin.cpp')
-rw-r--r--src/plugins/clearcase/clearcaseplugin.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/plugins/clearcase/clearcaseplugin.cpp b/src/plugins/clearcase/clearcaseplugin.cpp
index 6abdf0196af..526047d1abd 100644
--- a/src/plugins/clearcase/clearcaseplugin.cpp
+++ b/src/plugins/clearcase/clearcaseplugin.cpp
@@ -121,12 +121,7 @@ static const char CMD_ID_STATUS[] = "ClearCase.Status";
static const VcsBase::VcsBaseEditorParameters editorParameters[] = {
{
- VcsBase::RegularCommandOutput,
- "ClearCase Command Log Editor", // id
- QT_TRANSLATE_NOOP("VCS", "ClearCase Command Log Editor"), // display name
- "ClearCase Command Log Editor", // context
- "application/vnd.audc.text.scs_cc_commandlog"},
-{ VcsBase::LogOutput,
+ VcsBase::LogOutput,
"ClearCase File Log Editor", // id
QT_TRANSLATE_NOOP("VCS", "ClearCase File Log Editor"), // display_name
"ClearCase File Log Editor", // context