aboutsummaryrefslogtreecommitdiffstats
path: root/build-tools
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2013-07-01 08:13:05 -0700
committerHarvey Harrison <[email protected]>2013-07-01 08:13:05 -0700
commit1e7c0dd2a2772aa0b81ac24eafeb7348f7bd11bb (patch)
tree53e31ddf2e8651c8a1e51e02d7a1672b1f73e340 /build-tools
parent9dc974b38188447a943c20511a6f9f6157552df9 (diff)
j3dcore: declare some local varaibles next to where they are used
The compiler noticed the null check was always true at this point as nothing had written to currTree. Declare it next to its only use making the code more obvious. Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'build-tools')
0 files changed, 0 insertions, 0 deletions