diff options
| author | Aaron Hook <ahook@protonmail.com> | 2020-03-20 22:09:44 -0700 |
|---|---|---|
| committer | Aaron Hook <ahook@protonmail.com> | 2020-03-20 22:09:44 -0700 |
| commit | aa93e3886211621e8c3367954b35260df731fc72 (patch) | |
| tree | e07d0ebb38dbbe3c915b2871c7a81b7531cd99db /src/cryptonote_basic/CMakeLists.txt | |
| parent | d1cf16364fb1901c2940ce66024688ea3fe3fc48 (diff) | |
| download | monzero-core-aa93e3886211621e8c3367954b35260df731fc72.tar.gz monzero-core-aa93e3886211621e8c3367954b35260df731fc72.tar.xz monzero-core-aa93e3886211621e8c3367954b35260df731fc72.zip | |
p2p: remove old debug commands
Diffstat (limited to 'src/cryptonote_basic/CMakeLists.txt')
| -rw-r--r-- | src/cryptonote_basic/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cryptonote_basic/CMakeLists.txt b/src/cryptonote_basic/CMakeLists.txt index 5bb56e083..59040d8a2 100644 --- a/src/cryptonote_basic/CMakeLists.txt +++ b/src/cryptonote_basic/CMakeLists.txt @@ -54,7 +54,6 @@ set(cryptonote_basic_private_headers cryptonote_basic_impl.h cryptonote_boost_serialization.h cryptonote_format_utils.h - cryptonote_stat_info.h difficulty.h hardfork.h miner.h |
