projects
/
TestXSLT.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
fixed some warnings
[TestXSLT.git]
/
XSLTProcessorLibxslt.m
diff --git
a/XSLTProcessorLibxslt.m
b/XSLTProcessorLibxslt.m
index
a902663
..
9c27fde
100644
(file)
--- a/
XSLTProcessorLibxslt.m
+++ b/
XSLTProcessorLibxslt.m
@@
-38,7
+38,7
@@
xmlDocPtr resultDoc = NULL;
xsltStylesheetPtr stylesheet = NULL;
- xsltTemplatePtr template = NULL;
+// xsltTemplatePtr template = NULL;
[self clearError];