diff options
| author | Thomas Winget <tewinget@gmail.com> | 2014-09-24 23:50:51 -0400 |
|---|---|---|
| committer | Thomas Winget <tewinget@gmail.com> | 2014-09-24 23:50:51 -0400 |
| commit | 145dc19eebd2c9f289381debfa1fb7a4b8c71ef7 (patch) | |
| tree | c511ed7ecb8b3bdd2da26e55801d20f6326f656a /src/cryptonote_core/cryptonote_basic.h | |
| parent | 5cd77a9f0b041779d54e2531f98038020c33f4da (diff) | |
| parent | fab95aef64e2e5ba209ca2f27763a8db489d4294 (diff) | |
| download | monzero-core-145dc19eebd2c9f289381debfa1fb7a4b8c71ef7.tar.gz monzero-core-145dc19eebd2c9f289381debfa1fb7a4b8c71ef7.tar.xz monzero-core-145dc19eebd2c9f289381debfa1fb7a4b8c71ef7.zip | |
Merge pull request #160 from tewinget/remove_ldns_dep
Remove ldns dependency
Diffstat (limited to 'src/cryptonote_core/cryptonote_basic.h')
| -rw-r--r-- | src/cryptonote_core/cryptonote_basic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cryptonote_core/cryptonote_basic.h b/src/cryptonote_core/cryptonote_basic.h index dfdfa03e5..fca4e227e 100644 --- a/src/cryptonote_core/cryptonote_basic.h +++ b/src/cryptonote_core/cryptonote_basic.h @@ -226,7 +226,6 @@ namespace cryptonote ar.end_array(); END_SERIALIZE() - private: static size_t get_signature_size(const txin_v& tx_in); }; |
