summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorpajoye <none@none>2008-01-28 14:11:43 +0000
committerpajoye <none@none>2008-01-28 14:11:43 +0000
commitb98ec972ae965de709601110efb1a307e20ed596 (patch)
treee4a22b05918d8568f9984b32f38ccb11ccd1bd37 /examples
parentf769fe0a0df695c3a3c504dd4ae6522607cdb5e9 (diff)
downloadlibgd-b98ec972ae965de709601110efb1a307e20ed596.tar.gz
- wrong comment, copy/paste evilness
Diffstat (limited to 'examples')
-rw-r--r--examples/crop.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/crop.c b/examples/crop.c
index d962b48..f99f931 100644
--- a/examples/crop.c
+++ b/examples/crop.c
@@ -1,9 +1,4 @@
/* $Id$ */
-/*
- * You can fetch a set of samples TIFF images here:
- * ftp://ftp.remotesensing.org/pub/libtiff/
- * (pics-x.y.z.tar.gz)
- */
#include "gd.h"
#include <stdio.h>