(trunk libT) remove unnecessary prototype

This commit is contained in:
Charles Kerr 2009-01-04 04:37:47 +00:00
parent 2b38f6f81a
commit a0390c6111
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@
**********************************************************************/
void tr_fdInit( int globalPeerLimit );
void tr_fdClose( void );
/**
* Returns an fd to the specified filename.
*