From 9e07ccf1f59b4544cedfc6753dbc0b8f87625d8d Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Sun, 17 Dec 2017 10:28:39 +0000 Subject: daemon: remove some superfluous includes --- src/daemon/core.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/daemon/core.h') diff --git a/src/daemon/core.h b/src/daemon/core.h index 9e6ff5e29..c99c42989 100644 --- a/src/daemon/core.h +++ b/src/daemon/core.h @@ -31,7 +31,6 @@ #include "cryptonote_core/cryptonote_core.h" #include "cryptonote_protocol/cryptonote_protocol_handler.h" #include "misc_log_ex.h" -#include "daemon/command_line_args.h" #undef MONERO_DEFAULT_LOG_CATEGORY #define MONERO_DEFAULT_LOG_CATEGORY "daemon" -- cgit v1.2.3