aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2013-11-18 10:55:30 -0800
committerHarvey Harrison <[email protected]>2013-11-18 10:55:30 -0800
commit0a9d16f057727652220a5983b65f22f427df6a22 (patch)
treeadfecd3ceaed0d15606d6ae66727fde370337bba /etc
parent417675219de9fb5fceca5771812366ae8768b658 (diff)
jogl: simplify conditional that repeats test for isOnScreen
if (isOnscreen) else if (!isOnScreen) change to if (isOnscreen) else Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions