ansilove

ANSI and ASCII art to PNG converter in C
Log | Files | Refs | README | LICENSE

commit fdd7f693832dc07e318701d355b19f5255d1ccdc
parent f413b7eb505a7bce4a4c5bb6298381268f35e798
Author: ByteProject <stefan.vogt@byteproject.net>
Date:   Wed, 28 Dec 2011 07:40:01 +0100

removed loading the config file, we got a config header

Diffstat:
Mansilove/ansilove.c | 9---------
1 file changed, 0 insertions(+), 9 deletions(-)

diff --git a/ansilove/ansilove.c b/ansilove/ansilove.c @@ -16,15 +16,6 @@ #endif ///*****************************************************************************/ -///* LOAD CONFIGURATION FILE */ -///*****************************************************************************/ -// -//if (!@require_once(dirname(__FILE__).'/ansilove.cfg.php')) -//{ -// error("Can't load Ansilove configuration file"); -//} -// -///*****************************************************************************/ ///* SANITIZE INPUT */ ///*****************************************************************************/ //