Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2002-06-13 12:12:12 +0000
committerMichael Valenta2002-06-13 12:12:12 +0000
commit397c0f351d8cf85b6a08a2340a832cb8dd495cfd (patch)
tree9866a4766630857a629ce6b8df37c74b8b35a2bb
parentb18bad0be4773eaf0708c49618d420056288edc7 (diff)
downloadeclipse.platform.team-397c0f351d8cf85b6a08a2340a832cb8dd495cfd.tar.gz
eclipse.platform.team-397c0f351d8cf85b6a08a2340a832cb8dd495cfd.tar.xz
eclipse.platform.team-397c0f351d8cf85b6a08a2340a832cb8dd495cfd.zip
Removed extra context definitionRoot_RepositoryMappingNotification
-rw-r--r--bundles/org.eclipse.team.cvs.ui/help_contexts.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/bundles/org.eclipse.team.cvs.ui/help_contexts.xml b/bundles/org.eclipse.team.cvs.ui/help_contexts.xml
index 34dd98a79..ae39f736a 100644
--- a/bundles/org.eclipse.team.cvs.ui/help_contexts.xml
+++ b/bundles/org.eclipse.team.cvs.ui/help_contexts.xml
@@ -397,15 +397,6 @@
<description>Load the contents of the file into the workspace. The base revision of the local file will not change and the file will become dirty. Perform this action if you wich to revert to the contents of an older revision of the file.
</description>
</context>
-
- <!-- ********************************** -->
- <!-- Team Actions -->
- <!-- ********************************** -->
-
- <context id="team_commit_action_context" >
- <description>Commit outgoing changes to the respository
- </description>
- </context>
<!-- ********************************** -->
<!-- Sync Actions -->

Back to the top