summaryrefslogtreecommitdiff
path: root/lib/wolff.h
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jpk247@cornell.edu>2017-10-19 12:38:50 -0400
committerJaron Kent-Dobias <jpk247@cornell.edu>2017-10-19 12:38:50 -0400
commitc584052a004f6c7a2932b5290f57ea62bb722a26 (patch)
treeeb2a6ed1c796004aae1885a9575bee7a9175f9fe /lib/wolff.h
parentcc9ae4b379e611fb89c91f5ebfc1a794865ffb13 (diff)
downloadc++-c584052a004f6c7a2932b5290f57ea62bb722a26.tar.gz
c++-c584052a004f6c7a2932b5290f57ea62bb722a26.tar.bz2
c++-c584052a004f6c7a2932b5290f57ea62bb722a26.zip
Revert "fixed a mistake in the way wolff cluster tries were counted"
This reverts commit 020266dc3745afc4f9d21a15b40e3a83adbd92ff
Diffstat (limited to 'lib/wolff.h')
-rw-r--r--lib/wolff.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/wolff.h b/lib/wolff.h
index 6b9cceb..84b3d22 100644
--- a/lib/wolff.h
+++ b/lib/wolff.h
@@ -33,7 +33,6 @@ typedef struct {
typedef struct {
uint32_t nv;
- uint32_t nt;
int32_t dJb;
int32_t dHb;
bool hit_ghost;