From 9d7cc2bedc55b1d1327645b9c816eea3bcd5d658 Mon Sep 17 00:00:00 2001 From: archshift Date: Mon, 8 Sep 2014 17:16:32 -0700 Subject: common: Prune all redundant includes --- src/common/log_manager.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/log_manager.cpp') diff --git a/src/common/log_manager.cpp b/src/common/log_manager.cpp index 4e1cb60bd..c2b5d0e2c 100644 --- a/src/common/log_manager.cpp +++ b/src/common/log_manager.cpp @@ -8,7 +8,6 @@ #include "common/console_listener.h" #include "common/timer.h" #include "common/thread.h" -#include "common/file_util.h" void GenericLog(LogTypes::LOG_LEVELS level, LogTypes::LOG_TYPE type, const char* file, int line, const char* function, const char* fmt, ...) -- cgit v1.2.3