From 989e8ad322afdfa3aa06e74b89fc42aef42895d0 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Wed, 28 Aug 2019 10:34:56 +0900 Subject: Remove debug print [ci skip] --- lib/rdoc/generator/template/darkfish/js/darkfish.js | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rdoc/generator/template/darkfish/js/darkfish.js') diff --git a/lib/rdoc/generator/template/darkfish/js/darkfish.js b/lib/rdoc/generator/template/darkfish/js/darkfish.js index 089813fcde..111bbf8eb9 100644 --- a/lib/rdoc/generator/template/darkfish/js/darkfish.js +++ b/lib/rdoc/generator/template/darkfish/js/darkfish.js @@ -72,7 +72,6 @@ function hookSearch() { } search.select = function(result) { - console.log(result); window.location.href = result.firstChild.firstChild.href; } -- cgit v1.2.3