commit 5d2ef0dabd426b3e732febc4f8402f4b14b2c2c4 parent fdd7f693832dc07e318701d355b19f5255d1ccdc Author: ByteProject <stefan.vogt@byteproject.net> Date: Wed, 28 Dec 2011 07:41:49 +0100 we don't need check_libraries, the binary will do that for us Diffstat:
M | ansilove/ansilove.c | | | 12 | ------------ |
1 file changed, 0 insertions(+), 12 deletions(-)
diff --git a/ansilove/ansilove.c b/ansilove/ansilove.c @@ -27,18 +27,6 @@ //} // ///*****************************************************************************/ -///* CHECK LIBRARIES */ -///*****************************************************************************/ -// -//function check_libraries() -//{ -// if (!extension_loaded('gd')) -// { -// error("Ansilove requires GD library"); -// } -//} -// -///*****************************************************************************/ ///* CREATE THUMBNAIL */ ///*****************************************************************************/ //