summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewStory/src/history_control.h')
-rw-r--r--plugins/NewStory/src/history_control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/src/history_control.h b/plugins/NewStory/src/history_control.h
index 2e1e6901f6..9cd9e9d782 100644
--- a/plugins/NewStory/src/history_control.h
+++ b/plugins/NewStory/src/history_control.h
@@ -80,7 +80,7 @@ struct NewstoryListData : public MZeroedObject
RECT rcLastPaint;
- bool bWasShift, bSortAscending, hasData, bScrollBottom;
+ bool bWasShift, bSortAscending, hasData;
HWND hwnd;
HWND hwndEditBox;