aboutsummaryrefslogtreecommitdiff
path: root/src/BodyItem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/BodyItem.cpp')
-rw-r--r--src/BodyItem.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/BodyItem.cpp b/src/BodyItem.cpp
index d62efea..86f0dfb 100644
--- a/src/BodyItem.cpp
+++ b/src/BodyItem.cpp
@@ -43,9 +43,6 @@ namespace QuickMedia {
description_text.reset();
author_text.reset();
timestamp_text.reset();
- replies_to = other.replies_to;
- replies = other.replies;
- post_number = other.post_number;
userdata = other.userdata;
loaded_height = 0.0f;
loaded_image_size = mgl::vec2f(0.0f, 0.0f);