aboutsummaryrefslogtreecommitdiff
path: root/src/rpcmining.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2013-11-12 00:34:15 -0800
committerWladimir J. van der Laan <[email protected]>2013-11-12 00:34:15 -0800
commit309f783fceade22cb9d2939b5cf7641513fd6881 (patch)
treecd463b22627e5e6a0edddc1753bd2a59bdd5d71b /src/rpcmining.cpp
parentMerge pull request #2980 from wtogami/silenceunusedwarning (diff)
parentmisc small changes to polish after include cleanup (diff)
downloaddiscoin-309f783fceade22cb9d2939b5cf7641513fd6881.tar.xz
discoin-309f783fceade22cb9d2939b5cf7641513fd6881.zip
Merge pull request #3235 from Diapolo/misc
misc small changes to polish after include cleanup
Diffstat (limited to 'src/rpcmining.cpp')
-rw-r--r--src/rpcmining.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rpcmining.cpp b/src/rpcmining.cpp
index 5fe464da8..f34178fff 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"