aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2012-06-01 18:41:23 +0000
committerSimon Tatham <anakin@pobox.com>2012-06-01 18:41:23 +0000
commitd7febe24f9e9b98424eacb9a1c7a542f95a360c3 (patch)
treefb0b065bb5c93bfc8722ab428b9127f447d116b1 /PuzzleApplet.java
parent3ddf5cc2d0f0d23c63b96b98c9cec47863641076 (diff)
downloadpuzzles-d7febe24f9e9b98424eacb9a1c7a542f95a360c3.zip
puzzles-d7febe24f9e9b98424eacb9a1c7a542f95a360c3.tar.gz
puzzles-d7febe24f9e9b98424eacb9a1c7a542f95a360c3.tar.bz2
puzzles-d7febe24f9e9b98424eacb9a1c7a542f95a360c3.tar.xz
Add pointless initialisations to placate a gcc warning.
(I'm confident these can't happen. maxb is initialised whenever we break from the first loop with y < h, and when we don't break from that loop the second loop which uses maxb is run zero times. But gcc can't work that out, sigh.) [originally from svn r9546]
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions