X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fdesktop.c;h=e1bd5520808f195f5e80e836ca26592c1aef5026;hb=51bc793e046c036fdeea3a9cad834c13fda2832f;hp=d5535f6cc20a8a38e31a6656310f2b84ee1ff1de;hpb=d78ae0546dae17eda6084a1bd33e63637ba802e5;p=chaz%2Fopenbox diff --git a/openbox/actions/desktop.c b/openbox/actions/desktop.c index d5535f6c..e1bd5520 100644 --- a/openbox/actions/desktop.c +++ b/openbox/actions/desktop.c @@ -118,8 +118,6 @@ static gboolean run_func(ObActionsData *data, gpointer options) Options *o = options; guint d; - - switch (o->type) { case LAST: d = screen_last_desktop;