From 36671fe7819f98ee42fed945f0e2d8c3e4b9921b Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 15 Feb 2011 09:07:34 +0000 Subject: [PATCH] - unused var --- ext/intl/resourcebundle/resourcebundle.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/intl/resourcebundle/resourcebundle.c b/ext/intl/resourcebundle/resourcebundle.c index 3d881a2298..6d39dfb7e0 100644 --- a/ext/intl/resourcebundle/resourcebundle.c +++ b/ext/intl/resourcebundle/resourcebundle.c @@ -29,7 +29,6 @@ void resourcebundle_extract_value( zval *return_value, ResourceBundle_object *so UResType restype; const UChar* ufield; const uint8_t* bfield; - char * cfield; const int32_t* vfield; int32_t ilen; int i; -- 2.40.0