JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove an empty line.
authorReginald Kennedy <rk@rejii.com>
Tue, 17 Jul 2012 00:21:19 +0000 (08:21 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 20 Jul 2012 22:00:02 +0000 (06:00 +0800)
spectrwm.c

index 750878a..50739c1 100644 (file)
@@ -7346,7 +7346,6 @@ screenchange(xcb_randr_screen_change_notify_event_t *e)
 
        DNPRINTF(SWM_D_EVENT, "screenchange: root: 0x%x\n", e->root);
 
-
        num_screens = xcb_setup_roots_length(xcb_get_setup(conn));
        /* silly event doesn't include the screen index */
        for (i = 0; i < num_screens; i++)