From dfa4a9de331ab56d9403254f17bd0e326b00d439 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 15 Jul 2010 12:42:57 +0200 Subject: Remove unsused error tag left by bug 578904 --- template/en/default/global/code-error.html.tmpl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'template/en/default/global/code-error.html.tmpl') diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index e20913a0e..f37b6a452 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -455,11 +455,6 @@ [% ELSIF error == "not_in_transaction" %] Attempted to end transaction without starting one first. - [% ELSIF error == "comma_operator_deprecated" %] - [% title = "SQL query generator internal error" %] - There is an internal error in the SQL query generation code, - creating queries with implicit JOIN. - [% ELSIF error == "invalid_post_bug_submit_action" %] Invalid setting for post_bug_submit_action -- cgit v1.2.3-24-g4f1b