From 6783226bbf0348f71ce3687a89909637b0aa09f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 24 Sep 2012 14:08:15 +0200 Subject: [PATCH] Remove not used variables --- js/functions.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/functions.js b/js/functions.js index b1927e1f96..a85d98f09b 100644 --- a/js/functions.js +++ b/js/functions.js @@ -748,7 +748,6 @@ function insertQuery(queryType) return; } - var myQuery = document.sqlform.sql_query; var query = ""; var myListBox = document.sqlform.dummy; var table = document.sqlform.table.value; @@ -3078,7 +3077,6 @@ $(function() { var row_num = PMA_getRowNumber($this_td.attr('class')); // XXX: FF fires two click events for