From cc499488dbab9167870e6088f9a1793f95894c79 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 6 Jul 2014 11:15:15 +0200 Subject: Fix liteloader, some cleanups. --- logic/auth/flows/AuthenticateTask.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'logic/auth/flows/AuthenticateTask.cpp') diff --git a/logic/auth/flows/AuthenticateTask.cpp b/logic/auth/flows/AuthenticateTask.cpp index 340235e3..33634fd4 100644 --- a/logic/auth/flows/AuthenticateTask.cpp +++ b/logic/auth/flows/AuthenticateTask.cpp @@ -22,7 +22,6 @@ #include #include #include -#include #include "logger/QsLog.h" -- cgit