variables.h
changeset 2121 c86a863485ee
parent 2112 b94d4c1a0ab9
child 2123 a273f80580bd
--- a/variables.h	Tue Jul 19 06:31:39 2005 +0000
+++ b/variables.h	Tue Jul 19 06:47:07 2005 +0000
@@ -366,9 +366,6 @@
 VARDEF uint16 _resolutions[32][2];
 VARDEF uint16 _cur_resolution[2];
 
-VARDEF char _screenshot_format_name[8];
-VARDEF int _num_screenshot_formats, _cur_screenshot_format;
-
 VARDEF char _savegame_format[8];
 
 VARDEF char *_config_file;