aboutsummaryrefslogtreecommitdiff
path: root/include/Body.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-04-07 15:01:47 +0200
committerdec05eba <dec05eba@protonmail.com>2022-04-08 23:37:43 +0200
commit1406ea55305666958d265855cf400e7fc1cdbbf7 (patch)
tree07dfe40df98cf8939c7f1bcc73188b1ad3a1073c /include/Body.hpp
parent8433b0f6f7414a040b25b34515d75b907c584321 (diff)
4chan: move replies text to reactions, clear reactions when not visible on screen
Diffstat (limited to 'include/Body.hpp')
-rw-r--r--include/Body.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Body.hpp b/include/Body.hpp
index ec73a29..373c6b4 100644
--- a/include/Body.hpp
+++ b/include/Body.hpp
@@ -221,7 +221,6 @@ namespace QuickMedia {
mgl::Sprite loading_icon;
mgl::Text progress_text;
- mgl::Text replies_text;
mgl::Text embedded_item_load_text;
bool body_size_changed = false;