summaryrefslogtreecommitdiff
path: root/src/gd_jpeg.c
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2013-05-22 10:42:40 +0200
committerOndřej Surý <ondrej@sury.org>2013-05-22 10:42:40 +0200
commit6cc113c88a39e62fa578da74671f730e46092203 (patch)
tree70b2113e6ed849ea2bdafb72a7347a2d8cb00460 /src/gd_jpeg.c
parent8bf54b636b9c412a9eb917ad3f2991d7f2018688 (diff)
downloadlibgd-6cc113c88a39e62fa578da74671f730e46092203.tar.gz
Fix warning: C++ style comments are not allowed in ISO C90 [enabled by default]
Diffstat (limited to 'src/gd_jpeg.c')
-rw-r--r--src/gd_jpeg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gd_jpeg.c b/src/gd_jpeg.c
index 6ea05da..73a3812 100644
--- a/src/gd_jpeg.c
+++ b/src/gd_jpeg.c
@@ -26,7 +26,6 @@
# include "config.h"
#endif
-//#include <stdio.h>
#include <stdlib.h>
#include <setjmp.h>
#include <limits.h>