summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-07-16 01:06:55 +0200
committerBardur Arantsson <bardur@scientician.net>2013-08-08 16:33:29 +0200
commitf0fd8edb1fc36fd3dbe3b7df61da91b3daf9d4c6 (patch)
tree038c3f5f1e2fcfccb00ad426fde35cb157eac1dd /src/variable.c
parent9e69576b7ebbda9bde3900b36fb081f819dc828a (diff)
Remove auto_notes and take_notes options
We always set them to TRUE now.
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c3
1 files changed, 0 insertions, 3 deletions
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 ...
*/