summaryrefslogtreecommitdiff
path: root/src/plots.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plots.h')
-rw-r--r--src/plots.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/plots.h b/src/plots.h
index 91115856..a0b96189 100644
--- a/src/plots.h
+++ b/src/plots.h
@@ -53,11 +53,6 @@ extern bool_ quest_bounty_drop_item();
extern bool_ quest_bounty_get_item();
extern bool_ quest_bounty_describe(FILE *fff);
-/******* Plot Library Quest *******/
-extern bool_ quest_library_init_hook(int q);
-extern bool_ quest_library_describe(FILE *fff);
-extern void quest_library_building(bool_ *paid, bool_ *recreate);
-
/******* Plot Fireproof Quest *********/
extern void quest_fireproof_building(bool_ *paid, bool_ *recreate);
extern bool_ quest_fireproof_init_hook(int q);