From a9d33aa08df10102539e33c0c6d4334e9e99a470 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Thu, 30 Aug 2018 20:38:37 -0400 Subject: Started using hkutil As of this commit, the only change is using hatkirby::implode instead of the implode that was in util.cpp. --- src/client.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index ba68e6b..5329edb 100644 --- a/src/client.h +++ b/src/client.h @@ -9,7 +9,6 @@ #include "tweet.h" #include "auth.h" #include "configuration.h" -#include "util.h" #include "timeline.h" namespace twitter { -- cgit 1.4.1