CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2017/06/23 06:56:25
Modified files: games/adventure: extern.h io.c wizard.c Log message: Remove unused confirm() and datime() functions. Those functions are unused and have been compiled out since 1998, it's time to let them go. OK sthen@, tom@, mestre@