X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fexecute.c;h=380ffa008996936d4484d3d6bb15914cf861417c;hb=d082572b17443b1e8a72d8b893d720e99aaf3dfe;hp=fdce77b7c1c3cbbd647e36f49ce2a7ee21264b7f;hpb=9c356d370ab3e5a6b28e38ce8289d80bf35c8828;p=chaz%2Fopenbox diff --git a/openbox/actions/execute.c b/openbox/actions/execute.c index fdce77b7..380ffa00 100644 --- a/openbox/actions/execute.c +++ b/openbox/actions/execute.c @@ -260,7 +260,7 @@ static gboolean run_func(ObActionsData *data, gpointer options) if (o->sn) { if (!ok) sn_spawn_cancel(); - unsetenv("DESKTOP_STARTUP_ID"); + g_unsetenv("DESKTOP_STARTUP_ID"); } g_free(program);