diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2008-03-08 16:42:43 +0100 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2008-03-08 17:41:52 +0100 |
| commit | c716d1788bb4f4b9db403617023f06347ba48102 (patch) | |
| tree | 8b1b5edbbd16e3d55e25f0e9026414b35dbcf20b /openbox/actions/desktop.c | |
| parent | 617effd275a7c998d9bea686bc1a33240fd16704 (diff) | |
Remove double newlines.
Diffstat (limited to 'openbox/actions/desktop.c')
| -rw-r--r-- | openbox/actions/desktop.c | 2 |
1 files changed, 0 insertions, 2 deletions
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; |
