Index: /trunk/psModules/src/concepts/pmConcepts.c
===================================================================
--- /trunk/psModules/src/concepts/pmConcepts.c	(revision 23831)
+++ /trunk/psModules/src/concepts/pmConcepts.c	(revision 23832)
@@ -432,5 +432,5 @@
             } \
             \
-            psString value = psMetadataItemParseString(item); /* Value of concept */ \
+            value = psMetadataItemParseString(item); /* Value of concept */ \
             if (!value) { \
                 psError(PS_ERR_UNEXPECTED_NULL, false, "Unable to parse concept %s", concept); \
