aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_tests.cpp
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2013-10-26 20:34:48 +0200
committerPieter Wuille <[email protected]>2013-10-26 20:34:48 +0200
commite9755001ab1b63d205f1e130ffe42b213cb052c6 (patch)
tree59ed4d0bc5b09e91d53d72328e4b1c170b4ad5f3 /src/test/script_tests.cpp
parentMerge pull request #3153 (diff)
downloaddiscoin-e9755001ab1b63d205f1e130ffe42b213cb052c6.tar.xz
discoin-e9755001ab1b63d205f1e130ffe42b213cb052c6.zip
Remove redundant insert method in serialize.
This seems to cause problems on recent clang, and looks totally redundant and unused. The const_iterator version is identical to the vector::const_iterator one (which is a typedef thereof). Marking it private (instead of removing) compiles fine, so this version is effectively unused even.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions