--- a/libfaim/aim_ft.c Wed Dec 13 00:21:06 2000 +0000 +++ b/libfaim/aim_ft.c Wed Dec 13 00:51:37 2000 +0000 @@ -1591,7 +1591,6 @@ * if (pos + chunksize > fh->size), we only send as much data as we * can get (ie: up to fh->size. */ - faim_export int aim_getfile_send_chunk(struct aim_conn_t *conn, FILE *tosend, struct aim_fileheader_t *fh, int pos, int bufsize) { int bufpos;