X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fstartupnotify.c;h=3383dd5f16203c389cef89d3a8b2237989cafd63;hb=6377d2ee581c6fbc6a29f7e3c94de8a7324b9e7e;hp=f1b067c7a36b4e84515c06a8bfd2c5982817f356;hpb=065d963f0b0bca12f877b7ee9e0d45e7032f273a;p=chaz%2Fopenbox diff --git a/openbox/startupnotify.c b/openbox/startupnotify.c index f1b067c7..3383dd5f 100644 --- a/openbox/startupnotify.c +++ b/openbox/startupnotify.c @@ -34,7 +34,7 @@ Time sn_app_started(const gchar *id, const gchar *wmclass) } gboolean sn_get_desktop(gchar *id, guint *desktop) { return FALSE; } void sn_setup_spawn_environment(gchar *program, gchar *name, - gchar *icon_name, gint desktop, Time time) {} + gchar *icon_name, gint desktop) {} void sn_spawn_cancel() {} #else