diff options
| author | jacob1 <jfu614@gmail.com> | 2013-03-09 16:50:14 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-03-09 16:50:14 (GMT) |
| commit | c66d4c72f5470a46564174ebf7a75c597b275731 (patch) | |
| tree | 02294839c8ba2bba30774103624148c3af6bd3a4 /src/preview/PreviewView.h | |
| parent | 1ca39e1e7dc3659e4cb16aff515f30acfe88850d (diff) | |
| parent | 6090f0b0aaf302612f363cd3d85408e3b7d1150b (diff) | |
| download | powder-c66d4c72f5470a46564174ebf7a75c597b275731.zip powder-c66d4c72f5470a46564174ebf7a75c597b275731.tar.gz | |
Merge remote-tracking branch 'origin/master'
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; |
