projects
/
idzebra-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:
1a5a2ec
)
Remove call to zebra_opn_res. zh->res=0 means no register yet
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 15 Sep 2005 12:48:42 +0000
(12:48 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 15 Sep 2005 12:48:42 +0000
(12:48 +0000)
index/zebraapi.c
patch
|
blob
|
history
diff --git
a/index/zebraapi.c
b/index/zebraapi.c
index
88540c0
..
e10326f
100644
(file)
--- a/
index/zebraapi.c
+++ b/
index/zebraapi.c
@@
-1,4
+1,4
@@
-/* $Id: zebraapi.c,v 1.186 2005-09-15 09:27:18 pop Exp $
+/* $Id: zebraapi.c,v 1.187 2005-09-15 12:48:42 adam Exp $
Copyright (C) 1995-2005
Index Data ApS
@@
-129,8
+129,6
@@
ZebraHandle zebra_open(ZebraService zs, Res res)
zh->shadow_enable = 1;
zh->m_staticrank = 0;
- zebra_open_res(zh);
-
default_encoding = res_get_def(zh->session_res, "encoding", "ISO-8859-1");
zh->iconv_to_utf8 =