diff options
author | Mataes <mataes2007@gmail.com> | 2019-10-20 18:36:22 +0300 |
---|---|---|
committer | Mataes <mataes2007@gmail.com> | 2019-10-20 18:36:22 +0300 |
commit | f510743ac60c012e51d87092bcce605cc86ce00a (patch) | |
tree | 96b07c0afe27a74e595a4f3c7b98a85383be6779 /plugins/NewStory/src/templates.h | |
parent | a9a31000b8331055bb1f8c6653a6cb6e7ad7f3ad (diff) |
NewStory: password protection removed
Diffstat (limited to 'plugins/NewStory/src/templates.h')
-rw-r--r-- | plugins/NewStory/src/templates.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NewStory/src/templates.h b/plugins/NewStory/src/templates.h index afa00189df..d7eef9f4a0 100644 --- a/plugins/NewStory/src/templates.h +++ b/plugins/NewStory/src/templates.h @@ -38,7 +38,6 @@ struct TemplateInfo enum { TPL_TITLE, - TPL_PASSWORDQUERY, TPL_MESSAGE, TPL_FILE, |