Skip to content

Commit 17b965c

Browse files
committed
Removed a console.log entry
oops
1 parent 9344729 commit 17b965c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

awesome-menu.js

-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ oAwesomeMenu.fMenuApplication = ( function()
359359
fCloseMainMenu();
360360
if( hLastFocusedID != null )
361361
{
362-
console.log("what??");
363362
hLastFocusedID.focus();
364363
hLastFocusedID == null;
365364
}

0 commit comments

Comments
 (0)