summaryrefslogtreecommitdiff
path: root/mate-panel/panel-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-util.c')
-rw-r--r--mate-panel/panel-util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-panel/panel-util.c b/mate-panel/panel-util.c
index 3e93b228..a7cd615e 100644
--- a/mate-panel/panel-util.c
+++ b/mate-panel/panel-util.c
@@ -486,7 +486,6 @@ void panel_lock_screen(GdkScreen* screen)
panel_lock_screen_action(screen, "lock");
}
-
static char* panel_launcher_get_personal_path(void)
{
return g_build_filename(g_get_user_config_dir(), "mate", "panel2.d", "default", "launchers", NULL);