commit 2b964a63b3a6dd8d5c3275dcf2625d03823d7c8a
parent 3638de51e06f84fbf8b59278c69685d70387414b
Author: Denis Grelich <denisg@suckless.org>
Date: Sun, 24 Dec 2006 15:56:02 +0100
removed last reference to BlitzInput
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/wmii.h b/wmii.h
@@ -20,7 +20,6 @@ typedef enum BlitzAlign BlitzAlign;
typedef struct BlitzColor BlitzColor;
typedef struct BlitzFont BlitzFont;
typedef struct BlitzBrush BlitzBrush;
-typedef struct BlitzInput BlitzInput;
struct Blitz {
Display *dpy;