tremoved unnecessary typedef - dmenu - Dmenu fork with xft fonts.
 (HTM) git clone git://r-36.net/dmenu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 366b2afd6cac918c8de2e0d4e04f0e7cee9363fa
 (DIR) parent 4e009770d657ffdcd89f2d202e383ca432449391
 (HTM) Author: arg@10ksloc.org <unknown>
       Date:   Mon,  7 Aug 2006 17:17:27 +0200
       
       removed unnecessary typedef
       
       Diffstat:
         dmenu.h                             |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/dmenu.h b/dmenu.h
       t@@ -9,7 +9,6 @@
        
        #define SPACE                30 /* px */
        
       -typedef struct Brush Brush;
        typedef struct DC DC;
        typedef struct Fnt Fnt;