removed console.log

This commit is contained in:
Koen Lageveen 2014-11-18 23:57:15 +01:00
parent 6f43dd5261
commit c5187f4d87
1 changed files with 0 additions and 2 deletions

View File

@ -364,8 +364,6 @@ function findSequence(goal) {
// ProgrammingFonts font selector
function selectFont() {
var font = $("#select-font").val();
console.log(font);
$("pre").css({
fontFamily: font