Merge pull request #5 from silverstripe-rebelalliance/open/7599

BUG: 7599 removing console.log error
This commit is contained in:
Will Rossiter 2012-07-10 01:09:09 -07:00
commit 9b97fd35a5
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) {