diff --git a/libraries/tbl_select.lib.php b/libraries/tbl_select.lib.php index d25d53333e..b2dada9821 100644 --- a/libraries/tbl_select.lib.php +++ b/libraries/tbl_select.lib.php @@ -9,8 +9,6 @@ if (! defined('PHPMYADMIN')) { exit; } -require_once 'url_generating.lib.php'; - /** * Gets all the fields of a table along with their types, collations * and whether null or not.