unused variable

This commit is contained in:
Marc Delisle
2008-05-18 15:53:27 +00:00
parent e209ed4662
commit 076ede089d
2 changed files with 0 additions and 5 deletions

View File

@@ -127,9 +127,6 @@ if (isset($_REQUEST['err_url'])) {
$err_url = 'tbl_change.php' . PMA_generate_common_url($url_params);
}
// Misc
$seen_binary = false;
/**
* Prepares the update/insert of a row
*/