X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fexecute.c;h=380ffa008996936d4484d3d6bb15914cf861417c;hb=5b2ed63cb4d97c3a0492de272517a1c054949a8d;hp=fdce77b7c1c3cbbd647e36f49ce2a7ee21264b7f;hpb=7d71fb8a77ba9e2ea4938e793410f029265507a8;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);