diff options
| author | practicalswift <[email protected]> | 2017-06-29 12:57:45 +0200 |
|---|---|---|
| committer | practicalswift <[email protected]> | 2017-08-09 10:44:59 +0200 |
| commit | 1bcd44223cdc1b584c0cd0863fe9653f540cf856 (patch) | |
| tree | 6b8b20abb3a7678c66f5cd68d6a0f075623c2d75 /src/httpserver.cpp | |
| parent | Merge #10695: [qa] Rewrite BIP65/BIP66 functional tests (diff) | |
| download | discoin-1bcd44223cdc1b584c0cd0863fe9653f540cf856.tar.xz discoin-1bcd44223cdc1b584c0cd0863fe9653f540cf856.zip | |
Remove the virtual specifier for functions with the override specifier
`override` guarantees that the function is virtual (in addition
to that the function is overriding a virtual function from a base
class).
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions