aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2012-01-31 08:32:26 +0000
committerSimon Tatham <anakin@pobox.com>2012-01-31 08:32:26 +0000
commitf3168895c89e706c53c881f53ba3dfc0fc1150ec (patch)
tree7dbd8b079c302d0eab960c90261ce84878181012 /PuzzleApplet.java
parent070327a44051461a83766d135affa14fda4fac7b (diff)
downloadpuzzles-f3168895c89e706c53c881f53ba3dfc0fc1150ec.zip
puzzles-f3168895c89e706c53c881f53ba3dfc0fc1150ec.tar.gz
puzzles-f3168895c89e706c53c881f53ba3dfc0fc1150ec.tar.bz2
puzzles-f3168895c89e706c53c881f53ba3dfc0fc1150ec.tar.xz
Move a debug statement at the end of new_clues from the caller (just
after return) to the callee (just before). Might print something useful in the soak-test context (where that debug statement will now be printed and previously wasn't), but the main aim is to remove the variable 'ngen' at the main call site, which triggered a set-but-not- used warning if the debug statement that printed it was compiled out. [originally from svn r9392]
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions