aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoind.cpp
diff options
context:
space:
mode:
authorPhilip Kaufmann <[email protected]>2013-11-11 16:20:39 +0100
committerPhilip Kaufmann <[email protected]>2013-11-11 16:20:39 +0100
commitcd696e64dfe8821fe13d959dd2d1a2ee892f9155 (patch)
tree692872ff268cbfd53bf0670481ef02ed7afaadc0 /src/bitcoind.cpp
parentMerge pull request #3187 from Diapolo/netManager (diff)
downloaddiscoin-cd696e64dfe8821fe13d959dd2d1a2ee892f9155.tar.xz
discoin-cd696e64dfe8821fe13d959dd2d1a2ee892f9155.zip
misc small changes to polish after include cleanup
Diffstat (limited to 'src/bitcoind.cpp')
-rw-r--r--src/bitcoind.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bitcoind.cpp b/src/bitcoind.cpp
index c1b26812b..f0aad4f33 100644
--- a/src/bitcoind.cpp
+++ b/src/bitcoind.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 "init.h"
#include "main.h"