diff options
Diffstat (limited to 'stickynotes/util.h')
-rw-r--r-- | stickynotes/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stickynotes/util.h b/stickynotes/util.h index 9a8b63a8..61d86c4f 100644 --- a/stickynotes/util.h +++ b/stickynotes/util.h @@ -23,7 +23,6 @@ #include <glib.h> #include <gtk/gtk.h> -gchar * get_current_date(const gchar *format); void xstuff_change_workspace (GtkWindow *window, int new_space); int xstuff_get_current_workspace (GtkWindow *window); |