]> Dogcows Code - chaz/openbox/blobdiff - openbox/startupnotify.c
fix building without startup notification
[chaz/openbox] / openbox / startupnotify.c
index f1b067c7a36b4e84515c06a8bfd2c5982817f356..3383dd5f16203c389cef89d3a8b2237989cafd63 100644 (file)
@@ -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
This page took 0.019886 seconds and 4 git commands to generate.