summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2012-01-12 14:28:30 +0200
committerMartin Storsjo <martin@martin.st>2012-02-24 21:01:26 +0200
commita9e1747f9eeb9df24975e117510994351f1579da (patch)
treeb46ab51c73b7f576ea4dbd2cd5f51b77ffa9f82c /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6a300a5413898ff8b728e77c5a23290cae60e9b5 (diff)
stagefright aacenc: Remove a stray semicolon
This avoids warnings about an empty body in an if statement. mem_free does the same null check, so the accidental extra semicolon was harmless, and the whole if statement actually is needless. But if removing the if statements, all the other ones should be removed too, for consistency. (This could be done as a separate change). Change-Id: I1b6064dedd15ffa949043bb5396148aaed9b43f6
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions