projects
/
yazpp-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:
72ab668
)
Remove log message
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 23 Oct 2003 09:10:12 +0000
(09:10 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 23 Oct 2003 09:10:12 +0000
(09:10 +0000)
src/yaz-proxy.cpp
patch
|
blob
|
history
diff --git
a/src/yaz-proxy.cpp
b/src/yaz-proxy.cpp
index
c5bd0a7
..
1275732
100644
(file)
--- a/
src/yaz-proxy.cpp
+++ b/
src/yaz-proxy.cpp
@@
-2,7
+2,7
@@
* Copyright (c) 1998-2003, Index Data.
* See the file LICENSE for details.
*
- * $Id: yaz-proxy.cpp,v 1.65 2003-10-23 09:08:52 adam Exp $
+ * $Id: yaz-proxy.cpp,v 1.66 2003-10-23 09:10:12 adam Exp $
*/
#include <assert.h>
@@
-1533,7
+1533,6
@@
void Yaz_Proxy::server(const char *addr)
{
Yaz_Z_Assoc::server(addr);
- yaz_log(LOG_LOG, "started OK");
timeout(1);
}