diff --git a/js/main.js b/js/main.js index 53608024c9..d7381c96a4 100644 --- a/js/main.js +++ b/js/main.js @@ -192,7 +192,7 @@ // TODO (yet unsupported by most browsers): // Implement notification.onclick() - notifyMarkAll(); + // notifyMarkAll(); } });