summaryrefslogtreecommitdiff
path: root/src/plots.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plots.c')
-rw-r--r--src/plots.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plots.c b/src/plots.c
index c8fb2506..09200bb7 100644
--- a/src/plots.c
+++ b/src/plots.c
@@ -349,6 +349,3 @@ bool_ quest_null_hook(int q)
/* Do nothing */
return (FALSE);
}
-
-/************************** Random Quests *************************/
-#include "q_rand.c"