From f0fd8edb1fc36fd3dbe3b7df61da91b3daf9d4c6 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 16 Jul 2013 01:06:55 +0200 Subject: Remove auto_notes and take_notes options We always set them to TRUE now. --- src/variable.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/variable.c') diff --git a/src/variable.c b/src/variable.c index c77c3c7a..08cabd39 100644 --- a/src/variable.c +++ b/src/variable.c @@ -1272,9 +1272,6 @@ bool_ maximize, preserve, special_lvls, ironman_rooms; * selections */ bool_ inventory_no_move; -/* Notes patch */ -bool_ take_notes, auto_notes; - /* * Such an ugly hack ... */ -- cgit v1.2.3