diff options
| author | Kamil Domanski <[email protected]> | 2014-08-20 18:09:29 +0200 |
|---|---|---|
| committer | Kamil Domanski <[email protected]> | 2014-08-31 02:16:10 +0200 |
| commit | 5d96b4ae0188fcad36105642c5d69249d37fdbb5 (patch) | |
| tree | 22fd956f7a95ff38479139068c08709a869429fa /src/script/script.cpp | |
| parent | overhaul serialization code (diff) | |
| download | discoin-5d96b4ae0188fcad36105642c5d69249d37fdbb5.tar.xz discoin-5d96b4ae0188fcad36105642c5d69249d37fdbb5.zip | |
remove fields of ser_streamplaceholder
The nType and nVersion fields of stream objects are never accessed
from outside the class (or perhaps from the inside too, I haven't checked).
Thus no need to have them in a placeholder, whose only purpose is to
fill the "Stream" template parameter in serialization implementation.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions