Browse Source

removed useless inclusion

custom-dwm
Anselm R. Garbe 20 years ago
parent
commit
ca68975ff8
  1. 1
      view.c

1
view.c

@ -3,7 +3,6 @@
* See LICENSE file for license details. * See LICENSE file for license details.
*/ */
#include "dwm.h" #include "dwm.h"
#include <stdio.h>
/* static */ /* static */

Loading…
Cancel
Save