aboutsummaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2013-10-26 20:34:48 +0200
committerPieter Wuille <pieter.wuille@gmail.com>2013-10-26 20:34:48 +0200
commite9755001ab1b63d205f1e130ffe42b213cb052c6 (patch)
tree59ed4d0bc5b09e91d53d72328e4b1c170b4ad5f3 /qa
parente2130051778027c1120b90bf2975b933b2d02034 (diff)
downloadbitcoin-e9755001ab1b63d205f1e130ffe42b213cb052c6.tar.xz
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 'qa')
0 files changed, 0 insertions, 0 deletions