removed bg from BlitzInput

This commit is contained in:
Anselm R. Garbe 2006-06-22 13:53:05 +02:00
parent 19148d825e
commit 82e1faf9d9

View File

@ -69,7 +69,6 @@ struct BlitzInput {
char *selend;
char *cursor;
unsigned int size;
BlitzBrush bg;
Drawable drawable;
GC gc;
BlitzColor sel;