This variable is not used anywhere

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-05-08 10:34:18 +02:00
parent 6061e38e1e
commit b8e488354e

View File

@ -308,10 +308,6 @@ class PMA_User_Schema
echo '<th>Y</th>';
echo '</tr>';
if (isset($ctable)) {
unset($ctable);
}
/*
* Add one more empty row
*/