Fix merge conflicts removing dead code
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
commit
e1276e8eb4
@ -2655,7 +2655,6 @@ function PMA_getHtmlForIgnoreOption($row_id, $checked = true)
|
||||
*/
|
||||
function PMA_getHtmlForFunctionOption($column, $column_name_appendix)
|
||||
{
|
||||
$longDoubleTextArea = $GLOBALS['cfg']['LongtextDoubleTextarea'];
|
||||
return '<tr class="noclick">'
|
||||
. '<td '
|
||||
. 'class="center">'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user