remove scm_ports_prehistory
authorAndy Wingo <wingo@pobox.com>
Sat, 5 Dec 2009 10:10:11 +0000 (11:10 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 5 Dec 2009 10:10:11 +0000 (11:10 +0100)
commitdd3a26f3da712564a294ad5890de12bcc6cb8849
tree92dd902c6637967ed899ffe5eeee577b4c0fc1d0
parent45cf24287277c897733e0513bade64cccb1d7608
remove scm_ports_prehistory

* libguile/ports.h:
* libguile/ports.c (scm_ports_prehistory): Remove this function. Just
  initialize global vars to NULL/0 instead of needing a prehistory
  function.
libguile/init.c
libguile/ports.c
libguile/ports.h