aboutsummaryrefslogtreecommitdiff
path: root/src/miner.cpp
diff options
context:
space:
mode:
authorPhilip Kaufmann <[email protected]>2014-05-10 14:54:20 +0200
committerPhilip Kaufmann <[email protected]>2014-06-10 18:23:56 +0200
commitac14bcc1f12d2407516bcdfef57b2740df48381b (patch)
tree1f9164b9aea8f3e4740886d9cfbe2047299307a2 /src/miner.cpp
parentMerge pull request #4318 from laanwj/2014_06_script_unused_debugging (diff)
downloaddiscoin-ac14bcc1f12d2407516bcdfef57b2740df48381b.tar.xz
discoin-ac14bcc1f12d2407516bcdfef57b2740df48381b.zip
small formatting, indentation and comment fixes
- contains zero code changes
Diffstat (limited to 'src/miner.cpp')
-rw-r--r--src/miner.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/miner.cpp b/src/miner.cpp
index 68abc4a6e..a0a728fb8 100644
--- a/src/miner.cpp
+++ b/src/miner.cpp
@@ -677,4 +677,3 @@ void GenerateBitcoins(bool fGenerate, CWallet* pwallet, int nThreads)
}
#endif
-