Remove more Blorb stuff from ux_frotz.h.
authorDavid Griffith <dave@661.org>
Mon, 27 Feb 2017 04:49:30 +0000 (20:49 -0800)
committerDavid Griffith <dave@661.org>
Mon, 27 Feb 2017 04:49:30 +0000 (20:49 -0800)
src/curses/ux_frotz.h

index 7247075cd41461c4511ffc95fa2c8dd81cd0a4ed..d3248db00e43fd8d41d36ee6d5ecde278d2f5eb2 100644 (file)
@@ -79,12 +79,6 @@ extern char *gamepath;       /* use to find sound files */
 extern f_setup_t f_setup;
 extern u_setup_t u_setup;
 
-/*** Blorb related stuff ***/
-//extern bb_err_t              blorb_err;
-//extern bb_map_t              *blorb_map;
-//extern bb_result_t   blorb_res;
-//extern FILE *blorb_fp;
-
 /*** Functions specific to the Unix port of Frotz ***/
 
 bool unix_init_pictures(void);         /* ux_pic.c */