Move gif timer stuff to its own class

Clean up unused includes
This commit is contained in:
Rasmus Karlsson
2018-06-05 18:30:26 +02:00
committed by fourtf
parent 78664f79ee
commit 8e70f02e3b
7 changed files with 63 additions and 53 deletions
-2
View File
@@ -4,8 +4,6 @@
#include "messages/image.hpp"
#include "util/urlfetch.hpp"
#define TWITCH_EMOTE_TEMPLATE "https://static-cdn.jtvnw.net/emoticons/v1/{id}/{scale}"
namespace chatterino {
namespace providers {
namespace bttv {