┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.h
diff options
context:
space:
mode:
authorElvis Angelaccio <[email protected]>2017-06-06 19:16:34 +0200
committerElvis Angelaccio <[email protected]>2017-06-06 19:16:34 +0200
commita2f9e005a5e281b5c4938e86b4a5a85ede63c4b9 (patch)
treec3472138a48091e68c2eefcd42b96acf7a2a0cf3 /src/dolphincontextmenu.h
parent1faef1c92d168e8f22d91d968c6fe29e70674699 (diff)
Drop unnecessary method
Diffstat (limited to 'src/dolphincontextmenu.h')
-rw-r--r--src/dolphincontextmenu.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h
index f67300dc1..ea68244e1 100644
--- a/src/dolphincontextmenu.h
+++ b/src/dolphincontextmenu.h
@@ -124,11 +124,6 @@ private:
void addServiceActions(KFileItemActions& fileItemActions);
/**
- * Adds actions that are provided by a KFileItemActionPlugin.
- */
- void addFileItemPluginActions(KFileItemActions& fileItemActions);
-
- /**
* Adds actions that are provided by a KVersionControlPlugin.
*/
void addVersionControlPluginActions();