projects
/
suckless
/
dmenu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e00977
)
removed unnecessary typedef
author
arg@10ksloc.org
<unknown>
Mon, 7 Aug 2006 15:17:27 +0000
(17:17 +0200)
committer
arg@10ksloc.org
<unknown>
Mon, 7 Aug 2006 15:17:27 +0000
(17:17 +0200)
dmenu.h
patch
|
blob
|
history
diff --git
a/dmenu.h
b/dmenu.h
index 75b6266c032f46f0e74ba9de3d528174592248b3..2a8796f23a7424f2ffcc3631bb142aa415e8b7fd 100644
(file)
--- a/
dmenu.h
+++ b/
dmenu.h
@@
-9,7
+9,6
@@
#define SPACE 30 /* px */
-typedef struct Brush Brush;
typedef struct DC DC;
typedef struct Fnt Fnt;