X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fdesktop.c;h=bc70748ba49ae9eb3184ffc8be24d557f56d9e28;hb=c716d1788bb4f4b9db403617023f06347ba48102;hp=142fec513108f6a64abb3a6360ee39300436af4e;hpb=617effd275a7c998d9bea686bc1a33240fd16704;p=chaz%2Fopenbox diff --git a/openbox/actions/desktop.c b/openbox/actions/desktop.c index 142fec51..bc70748b 100644 --- a/openbox/actions/desktop.c +++ b/openbox/actions/desktop.c @@ -122,8 +122,6 @@ static gboolean run_func(ObActionsData *data, gpointer options) Options *o = options; guint d; - - switch (o->type) { case LAST: d = screen_last_desktop;