BUG: 7599 removing console.log error

This commit is contained in:
Kirk Mayo 2012-07-10 17:06:05 +12:00
parent f9e2128e14
commit a1a66f2529
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ jQuery.noConflict();
menuWidthCheck();
$(window).resize(function() {
console.log($(window).innerWidth());
menuWidthCheck();
if (!mobile) {