mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
Examples, Android: reverted last change.
git-svn-id: svn://ultimatepp.org/upp/trunk@16027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
e96f8d39c7
commit
5e35e7ae7e
3 changed files with 9 additions and 12 deletions
|
|
@ -58,9 +58,6 @@ public class AndroidMathActivity extends Activity
|
|||
text += "Vec2: " + vec2.toString() + "\n";
|
||||
|
||||
tv.append(text);
|
||||
|
||||
vec1.dispose();
|
||||
vec2.dispose();
|
||||
}
|
||||
|
||||
static {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue