From 016a210d6c146ee1822c396973dae7afacad25f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 25 Aug 2011 08:50:22 +0200 Subject: [PATCH] Remove useless comment --- libraries/tbl_select.lib.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/libraries/tbl_select.lib.php b/libraries/tbl_select.lib.php index 1edda87860..5e19eb5ff0 100644 --- a/libraries/tbl_select.lib.php +++ b/libraries/tbl_select.lib.php @@ -3,9 +3,6 @@ /** * Functions for the table-search page and zoom-search page * - * Function PMA_tbl_getFields : Returns the fields of a table - * Function PMA_tbl_search_getWhereClause : Returns the where clause for query generation - * * @package phpMyAdmin */