display_level is called later anyway
This commit is contained in:
parent
ffd321d323
commit
4e626743a4
1 changed files with 0 additions and 2 deletions
|
@ -319,8 +319,6 @@ function initialize_a_star( dom_container ) {
|
|||
|
||||
|
||||
function start_loop( ) {
|
||||
display_level( );
|
||||
|
||||
$(document).focus( );
|
||||
$(document).click( event_handler );
|
||||
$(document).keydown( event_handler );
|
||||
|
|
Loading…
Reference in a new issue