1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00

(trunk libT) remove unnecessary prototype

This commit is contained in:
Charles Kerr 2009-01-04 04:37:47 +00:00
parent 2b38f6f81a
commit a0390c6111

View file

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