diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2013-11-11 16:20:39 +0100 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2013-11-11 16:20:39 +0100 |
commit | cd696e64dfe8821fe13d959dd2d1a2ee892f9155 (patch) | |
tree | 692872ff268cbfd53bf0670481ef02ed7afaadc0 /src/rpcmining.cpp | |
parent | a6aa179699aa4e885a7d93cd28a8af012cd5df2b (diff) |
misc small changes to polish after include cleanup
Diffstat (limited to 'src/rpcmining.cpp')
-rw-r--r-- | src/rpcmining.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rpcmining.cpp b/src/rpcmining.cpp index 5fe464da81..f34178fff8 100644 --- a/src/rpcmining.cpp +++ b/src/rpcmining.cpp @@ -3,8 +3,6 @@ // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. - - #include "bitcoinrpc.h" #include "chainparams.h" #include "db.h" |