diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2015-05-28 14:09:20 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2015-05-28 14:10:46 +0100 |
commit | 4f0e8cfa92b9446784443c91850790e04ecb482c (patch) | |
tree | ca8ac662155c82eabef8e74c73402719eb70c8c6 /src/daemon/CMakeLists.txt | |
parent | core_rpc_server: reenable print_pl (diff) | |
download | monero-4f0e8cfa92b9446784443c91850790e04ecb482c.tar.xz |
daemon: remove obsolete daemon_commands_handler.h
Diffstat (limited to 'src/daemon/CMakeLists.txt')
-rw-r--r-- | src/daemon/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/CMakeLists.txt b/src/daemon/CMakeLists.txt index bf25bbca9..f06712946 100644 --- a/src/daemon/CMakeLists.txt +++ b/src/daemon/CMakeLists.txt @@ -42,7 +42,6 @@ set(daemon_private_headers command_server.h core.h daemon.h - daemon_commands_handler.h executor.h p2p.h protocol.h |