summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f7e15333..c39d8fff 100644
--- a/src/main-gtk2.c
+++ b/src/main-gtk2.c
@@ -63,14 +63,6 @@
# define USE_DOUBLE_TILES /* Mogami's bigtile patch */
#endif /* TOME */
-/*
- * Some examples
- */
-#ifdef OANGBAND
-# define ANG293_COMPAT /* Requires V2.9.3 compatibility code */
-# define ZANG_SAVE_GAME /* do_cmd_save_game with auto_save parameter */
-#endif /* OANGBAND */
-
#ifdef USE_GTK2