daemon: remove some superfluous includes

This commit is contained in:
moneromooo-monero
2017-12-17 10:28:39 +00:00
parent 38ecd0526e
commit 9e07ccf1f5
4 changed files with 2 additions and 5 deletions
-2
View File
@@ -33,8 +33,6 @@
#undef MONERO_DEFAULT_LOG_CATEGORY
#define MONERO_DEFAULT_LOG_CATEGORY "daemon"
#include "common/scoped_message_writer.h"
namespace daemonize
{