Remove useless comment

This commit is contained in:
Michal Čihař 2011-08-25 08:50:22 +02:00
parent ddfa57e1db
commit 016a210d6c

View File

@ -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
*/