aboutsummaryrefslogtreecommitdiffstats
path: root/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui.h b/ui.h
index e259133..b5c2635 100644
--- a/ui.h
+++ b/ui.h
@@ -47,8 +47,6 @@ typedef struct {
Compressor *comps;
int ncomps;
w_Select_Compressor comp_select;
-
- SDL_Surface *comp_img; /* image of compressor map. */
} UI;
int init_ui(UI *ui);