summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/options.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-12-13 19:55:02 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-12-13 20:46:01 +0300
commit887544273011d56a796e9507199ea8d6484d31c6 (patch)
treec203b7f58e69abad45de75ed5e3e75f99057a17d /plugins/NewStory/src/options.h
parentcd99f666712ff1227e33d8891897c4f4409dd572 (diff)
NewStory: code cleaning
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();