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:
e11fb51
)
Is retired. Really.
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 29 Sep 2009 13:45:12 +0000
(15:45 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 29 Sep 2009 13:45:12 +0000
(15:45 +0200)
src/pazpar2.h
patch
|
blob
|
history
diff --git
a/src/pazpar2.h
b/src/pazpar2.h
index
c111848
..
76d0fa1
100644
(file)
--- a/
src/pazpar2.h
+++ b/
src/pazpar2.h
@@
-88,9
+88,6
@@
struct session_database
{
struct database *database;
struct setting **settings;
-#ifdef RETIRED
- yaz_marc_t yaz_marc;
-#endif
struct database_retrievalmap *map;
struct session_database *next;
};