fixed some warnings
[TestXSLT.git] / XSLTProcessorLibxslt.m
index a902663..9c27fde 100644 (file)
@@ -38,7 +38,7 @@
 
        xmlDocPtr resultDoc = NULL;
        xsltStylesheetPtr stylesheet = NULL;
-       xsltTemplatePtr template = NULL;
+//     xsltTemplatePtr template = NULL;
 
 
        [self clearError];