Remove console.log.

This commit is contained in:
cahrens
2013-03-22 16:11:43 -04:00
parent 39714a17d9
commit dfdc2cb7d8

View File

@@ -158,7 +158,6 @@ function linkSmoothScroll(e) {
scrollElement: null,
scrollTarget: $(this).attr('href')
});
console.log('clicked!');
}
function linkNewWindow(e) {