aboutsummaryrefslogtreecommitdiff
path: root/src/actions-live.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions-live.cpp')
-rw-r--r--src/actions-live.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/actions-live.cpp b/src/actions-live.cpp
index 32d41ad..ccc7fcf 100644
--- a/src/actions-live.cpp
+++ b/src/actions-live.cpp
@@ -68,11 +68,7 @@ void LiveActions::open_desktop_settings()
}
else
{
-#ifdef HAVE_CCPANEL
- execute_command("gnome-control-center indicator-datetime");
-#else
execute_command("gnome-control-center datetime");
-#endif
}
g_free (path);