diff options
Diffstat (limited to 'src/preview/PreviewView.h')
| -rw-r--r-- | src/preview/PreviewView.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/preview/PreviewView.h b/src/preview/PreviewView.h index 10dba4d..03a3a47 100644 --- a/src/preview/PreviewView.h +++ b/src/preview/PreviewView.h @@ -37,7 +37,6 @@ class PreviewView: public ui::Window { ui::Label * viewsLabel; ui::Textbox * saveIDTextbox; ui::ScrollPanel * commentsPanel; - std::vector<SaveComment> comments; std::vector<ui::Component*> commentComponents; std::vector<ui::Component*> commentTextComponents; int votesUp; |
