From 2998d9d3d5dfc825904b53393e9ae12e7cd5b72b Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 21 Apr 2015 15:44:54 +0200 Subject: Moved Console to client. It's part of the demo application. --- synchronizer/listener.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'synchronizer') diff --git a/synchronizer/listener.cpp b/synchronizer/listener.cpp index c68bd9a..e930a02 100644 --- a/synchronizer/listener.cpp +++ b/synchronizer/listener.cpp @@ -20,7 +20,6 @@ #include "listener.h" #include "common/clientapi.h" -#include "common/console.h" #include "common/commands.h" #include "common/resource.h" #include "common/log.h" -- cgit v1.2.3