8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00

Delete debris of copy-paste from gbak. :-)

This commit is contained in:
robocop 2009-07-06 07:32:05 +00:00
parent b070890f05
commit da99075cbb

View File

@ -121,7 +121,6 @@ static const in_sw_tab_t* findSwitch(const in_sw_tab_t* table, string sw)
* Functional description * Functional description
* Returns pointer to in_sw_tab entry for current switch * Returns pointer to in_sw_tab entry for current switch
* If not a switch, returns 0. * If not a switch, returns 0.
* If no match, throws if throwErrors or returns 0.
* *
**************************************/ **************************************/
if (sw.isEmpty()) if (sw.isEmpty())