diff options
author | George Hazan <george.hazan@gmail.com> | 2024-03-23 13:29:36 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2024-03-23 13:29:36 +0300 |
commit | eb52c8c6cd9992133ee232335affba4425f29cf9 (patch) | |
tree | 0c43a53bc2a9b5bccbc9c7e9401d3c5a88b054c3 /plugins/ExternalAPI/m_NewStory.h | |
parent | 7ab8f789430afd1f937a47fb5f76c20b4d67412a (diff) |
code cleaning
Diffstat (limited to 'plugins/ExternalAPI/m_NewStory.h')
-rw-r--r-- | plugins/ExternalAPI/m_NewStory.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ExternalAPI/m_NewStory.h b/plugins/ExternalAPI/m_NewStory.h index c2690e313b..00bf7b6e44 100644 --- a/plugins/ExternalAPI/m_NewStory.h +++ b/plugins/ExternalAPI/m_NewStory.h @@ -23,8 +23,6 @@ enum // NSM_SET_OPTIONS, // options were changed - NSM_IMAGE_LOADED, - NSM_LAST }; |