(popmail): Remove some unnecessary function
authorKarl Heuer <kwzh@gnu.org>
Sun, 23 Feb 1997 08:47:57 +0000 (08:47 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sun, 23 Feb 1997 08:47:57 +0000 (08:47 +0000)
commitff804ff5484d87f6874d9b9cb53528d4e3766298
tree398d4aea2fd1fdd938ad6e299b491305be719d86
parent2bffb7c4d40954f7ac0ff94d0bde77ecc9e746aa
(popmail): Remove some unnecessary function
declarations.
(popmail, pop_retr): Since popmail always passes mbx_write and mbf
into pop_retr, there's no reason to pass in mbx_write, and the
file argument can be declared FILE * explicitly.  This fixes a
compilation problem on systems with 64-bit pointers.
lib-src/movemail.c