projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78dea15
)
Remove redundant include
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 1 Sep 2014 12:55:15 +0000
(14:55 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 1 Sep 2014 12:55:15 +0000
(14:55 +0200)
src/service_xslt.c
patch
|
blob
|
history
diff --git
a/src/service_xslt.c
b/src/service_xslt.c
index
e654232
..
e126bfb
100644
(file)
--- a/
src/service_xslt.c
+++ b/
src/service_xslt.c
@@
-30,7
+30,6
@@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include <yaz/yaz-util.h>
#include <yaz/nmem.h>
#include <yaz/snprintf.h>
-#include <yaz/tpath.h>
#include <yaz/xml_include.h>
#include "service_xslt.h"