plugins/perl/common/Server.xs

changeset 11131
459413dab72d
parent 11128
4579322a0570
child 11262
561da6ec5c26
--- a/plugins/perl/common/Server.xs	Tue Jul 19 10:03:10 2005 +0000
+++ b/plugins/perl/common/Server.xs	Tue Jul 19 10:16:32 2005 +0000
@@ -109,7 +109,6 @@
 	HE * t_HE;
 	SV * t_SV;
 	GHashTable * t_GHash;
-	int i;
 	I32 len;
 	char *t_key, *t_value;
 CODE:
@@ -165,7 +164,6 @@
 	HE * t_HE;
 	SV * t_SV;
 	GHashTable * t_GHash;
-	int i;
 	I32 len;
 	char *t_key, *t_value;
 CODE:
@@ -196,7 +194,6 @@
 	HE * t_HE;
 	SV * t_SV;
 	GHashTable * t_GHash;
-	int i;
 	I32 len;
 	char *t_key, *t_value;
 CODE:

mercurial