X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fexecute.c;h=8d45aad60506f9687aaf578acc387235a4664a29;hb=06ed8ab6c03337710acba8d6a70781456e979384;hp=606bb15326dd4836fda8ce14dda1ce272d190e2f;hpb=b76ec18d1c8857cf32598c822364298fc535c84e;p=chaz%2Fopenbox diff --git a/openbox/actions/execute.c b/openbox/actions/execute.c index 606bb153..8d45aad6 100644 --- a/openbox/actions/execute.c +++ b/openbox/actions/execute.c @@ -103,8 +103,7 @@ static gboolean run_func(ObActionsData *data, gpointer options) /* sets up the environment */ sn_setup_spawn_environment(program, o->sn_name, o->sn_icon, /* launch it on the current desktop */ - screen_desktop, - data->time); + screen_desktop); } if (!g_spawn_async(NULL, argv, NULL,