From a06fa36c2184dabc1006b3bf88ea40ca8ce75501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Betn=C3=A9r?= Date: Sun, 26 Mar 2006 21:34:57 +0000 Subject: [PATCH] First time ever I've introduced an error by linting. --- admin-root/playlist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-root/playlist.js b/admin-root/playlist.js index e842945d..151cfcd2 100644 --- a/admin-root/playlist.js +++ b/admin-root/playlist.js @@ -107,7 +107,7 @@ var Query = { } break; default: - alert("Shouldn't happen 1"); + // Do nothing break; } if (this.searchString) {