diff options
Diffstat (limited to 'plugins/NewStory/src/history.h')
-rw-r--r-- | plugins/NewStory/src/history.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NewStory/src/history.h b/plugins/NewStory/src/history.h index 2037290466..4c477b6bab 100644 --- a/plugins/NewStory/src/history.h +++ b/plugins/NewStory/src/history.h @@ -29,7 +29,6 @@ enum extern MWindowList g_hNewstoryWindows, g_hNewstoryLogs; -void InitHistory(); void InitMenus(); INT_PTR svcShowNewstory(WPARAM, LPARAM); |