Skip to content

Commit 7b88960

Browse files
committed
HTML5Application: remove leftover trace
1 parent 31b0e55 commit 7b88960

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lime/_internal/backend/html5/HTML5Application.hx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ class HTML5Application
392392
#end
393393

394394
deltaTime = currentUpdate - lastUpdate;
395-
trace(deltaTime);
396395

397396
for (window in parent.__windows)
398397
{

0 commit comments

Comments
 (0)