aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/core.h
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-12-17 10:28:39 +0000
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-12-17 10:28:39 +0000
commit9e07ccf1f59b4544cedfc6753dbc0b8f87625d8d (patch)
treebc1fc56e7362d88547b60d56990c11e47ce4a049 /src/daemon/core.h
parentMerge pull request #2881 (diff)
downloadmonero-9e07ccf1f59b4544cedfc6753dbc0b8f87625d8d.tar.xz
daemon: remove some superfluous includes
Diffstat (limited to '')
-rw-r--r--src/daemon/core.h1
1 files changed, 0 insertions, 1 deletions
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"