aewl

changeset 463:e93b0ad5aeb5

removed useless inclusion
author Anselm R. Garbe <arg@10kloc.org>
date Thu, 14 Sep 2006 11:07:44 +0200
parents 3ff8e8ef35a3
children bd32d89ed9d5
files view.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/view.c	Tue Sep 12 19:09:04 2006 +0200
     1.2 +++ b/view.c	Thu Sep 14 11:07:44 2006 +0200
     1.3 @@ -3,7 +3,6 @@
     1.4   * See LICENSE file for license details.
     1.5   */
     1.6  #include "dwm.h"
     1.7 -#include <stdio.h>
     1.8  
     1.9  /* static */
    1.10