(trunk) remove a little more newly-dead code

This commit is contained in:
Charles Kerr 2009-06-09 21:59:25 +00:00
parent 47a64975b7
commit 389db06d08
1 changed files with 0 additions and 6 deletions

View File

@ -35,12 +35,6 @@ uint8_t* tr_peerIdNew( void );
const uint8_t* tr_getPeerId( void );
struct tr_metainfo_lookup
{
char hashString[2 * SHA_DIGEST_LENGTH + 1];
char * filename;
};
struct tr_address;
struct tr_bandwidth;
struct tr_bindsockets;