summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewStory/src/options.h')
-rw-r--r--plugins/NewStory/src/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NewStory/src/options.h b/plugins/NewStory/src/options.h
index 4912e12a02..d5cf60e1ea 100644
--- a/plugins/NewStory/src/options.h
+++ b/plugins/NewStory/src/options.h
@@ -7,7 +7,6 @@ struct Options
};
extern Options options;
-extern int OptShowPage;
void LoadOptions();
void InitOptions();