Skip to content

Commit ca217b2

Browse files
removed debug trace from BPlayerMain
1 parent f34b536 commit ca217b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/BPlayerMain.hx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ class BPlayerMain extends Application {
109109
p.flag('src', 'command-line-input');
110110
}
111111

112-
trace('opening page..');
113-
114112
// open the player page
115113
body.open( playerPage );
116114
});

0 commit comments

Comments
 (0)