summaryrefslogtreecommitdiff
path: root/ext/gd/gd_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/gd_compat.c')
-rw-r--r--ext/gd/gd_compat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gd/gd_compat.c b/ext/gd/gd_compat.c
index 2ea1bc4d0c..8ca3c30b40 100644
--- a/ext/gd/gd_compat.c
+++ b/ext/gd/gd_compat.c
@@ -58,4 +58,3 @@ int overflow2(int a, int b)
}
return 0;
}
-