Skip to content

Commit

Permalink
removed obsolete variable definition
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimaryFeather committed Feb 5, 2014
1 parent 9c979ec commit 000e174
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/tests/TextureTest.as
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ package tests
var subTexture:SubTexture;
var subSubTexture:SubTexture;
var texCoords:Vector.<Number>;
var adjustedVertexData:VertexData;
var texture:ConcreteTexture =
new ConcreteTexture(null, null, rootWidth, rootHeight, false, false);

Expand Down

0 comments on commit 000e174

Please sign in to comment.