From 50afa93c577bed3eb9911d141d46f2e0d3ba2572 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 30 Apr 2021 21:04:47 +0200 Subject: Add 4chan file upload --- include/Body.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/Body.hpp') diff --git a/include/Body.hpp b/include/Body.hpp index 58e1414..39ad19d 100644 --- a/include/Body.hpp +++ b/include/Body.hpp @@ -127,7 +127,6 @@ namespace QuickMedia { // TODO: Use a list of strings instead, not all plugins need all of these fields std::string url; std::string thumbnail_url; - std::string attached_content_url; // TODO: Remove and use |url| instead bool visible; bool dirty; bool dirty_description; -- cgit v1.2.3