Remove call to zebra_opn_res. zh->res=0 means no register yet
[idzebra-moved-to-github.git] / index / zebraapi.c
index 88540c0..e10326f 100644 (file)
@@ -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 =