diff options
Diffstat (limited to 'openbox/startupnotify.h')
| -rw-r--r-- | openbox/startupnotify.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openbox/startupnotify.h b/openbox/startupnotify.h index 82b87a58..7c28faba 100644 --- a/openbox/startupnotify.h +++ b/openbox/startupnotify.h @@ -36,8 +36,7 @@ gboolean sn_get_desktop(gchar *id, guint *desktop); /* Get the environment to run the program in, with startup notification */ void sn_setup_spawn_environment(gchar *program, gchar *name, - gchar *icon_name, gint desktop, - Time time); + gchar *icon_name, gint desktop); /* Tell startup notification we're not actually running the program we told it we were |
