tmf: Remove unnecessary global action handlers
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 24 Apr 2014 13:08:54 +0000 (09:08 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Thu, 1 May 2014 18:15:00 +0000 (14:15 -0400)
commitda5eb3b6afe6396782e68ce8f73d0175ea8885b9
treee9e5e62b12805d80b79c9f09c7172c9756181d29
parent977ca87ff2677558ca23612dbe748a63458e4cdd
tmf: Remove unnecessary global action handlers

These actions were no longer necessary since the menu contributions were
changed to use the global command ids in commit 9625626.

The Delete action is also removed from the context menu when the
selection contains a mix of traces, folders or experiments.

Change-Id: I24a714f3935b09616e8f74e2970ba19981dc143c
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/25441
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.tmf.ui/plugin.xml
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/DeleteAction.java [deleted file]
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/RefreshAction.java [deleted file]
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/TmfActionProvider.java
This page took 0.039093 seconds and 5 git commands to generate.