diff options
Diffstat (limited to 'kicker/kicker/ui/k_new_mnu.cpp')
-rw-r--r-- | kicker/kicker/ui/k_new_mnu.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kicker/kicker/ui/k_new_mnu.cpp b/kicker/kicker/ui/k_new_mnu.cpp index 7ccb447b4..8ea8e07ca 100644 --- a/kicker/kicker/ui/k_new_mnu.cpp +++ b/kicker/kicker/ui/k_new_mnu.cpp @@ -3960,5 +3960,3 @@ void KMenu::runUserCommand() kapp->dcopClient()->send( appname, "KDesktopIface", "popupExecuteCommand()", data ); } - -// vim:cindent:sw=4: |