aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/executor.cpp
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/executor.cpp
parentMerge pull request #2881 (diff)
downloadmonero-9e07ccf1f59b4544cedfc6753dbc0b8f87625d8d.tar.xz
daemon: remove some superfluous includes
Diffstat (limited to 'src/daemon/executor.cpp')
-rw-r--r--src/daemon/executor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/executor.cpp b/src/daemon/executor.cpp
index 6130bfa28..3379eeca4 100644
--- a/src/daemon/executor.cpp
+++ b/src/daemon/executor.cpp
@@ -30,7 +30,6 @@
#include "daemon/executor.h"
-#include "common/command_line.h"
#include "cryptonote_config.h"
#include "version.h"