From c716d1788bb4f4b9db403617023f06347ba48102 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 8 Mar 2008 16:42:43 +0100 Subject: Remove double newlines. --- openbox/actions/desktop.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/actions') 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; -- cgit v1.2.3