summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main-gtk2.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/main-gtk2.c b/src/main-gtk2.c
index a3ab64fc..f7e15333 100644
--- a/src/main-gtk2.c
+++ b/src/main-gtk2.c
@@ -66,14 +66,6 @@
/*
* Some examples
*/
-#ifdef GUMBAND
-# define ANG293_COMPAT /* Requires V2.9.3 compatibility code */
-# define ANG291_COMPAT /* Requires V2.9.1 compatibility code */
-# define ANG281_RESET_VISUALS /* The old style reset_visuals() */
-# define OLD_SAVEFILE_CODE /* See also SAVEFILE_MUTABLE in files.c */
-# define NO_REDRAW_SECTION /* Doesn't have Term_redraw_section() */
-#endif /* GUMBAND */
-
#ifdef OANGBAND
# define ANG293_COMPAT /* Requires V2.9.3 compatibility code */
# define ZANG_SAVE_GAME /* do_cmd_save_game with auto_save parameter */