Skip to content

Commit

Permalink
F removed unwanted trace
Browse files Browse the repository at this point in the history
A asdoc

git-svn-id: http://aerys-qark.googlecode.com/svn/trunk@12 5cda2b45-c24c-6f34-eaa9-e0910a1cbe04
  • Loading branch information
jeanmarc.leroux@aerys.in committed Jan 21, 2011
1 parent badf596 commit 0ea988e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/aerys/qark/Qark.as
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@ package aerys.qark
result.writeByte(FLAG_NONE);
}

trace(size, compressedSize, deflatedSize);

result.writeBytes(data);
result.position = 0;

Expand Down

0 comments on commit 0ea988e

Please sign in to comment.