projects
/
metaproxy-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:
7cb5b98
)
Removed log msg
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 28 Aug 2008 07:05:59 +0000
(09:05 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 28 Aug 2008 07:05:59 +0000
(09:05 +0200)
src/filter_z3950_client.cpp
patch
|
blob
|
history
diff --git
a/src/filter_z3950_client.cpp
b/src/filter_z3950_client.cpp
index
2294ec0
..
afeccb8
100644
(file)
--- a/
src/filter_z3950_client.cpp
+++ b/
src/filter_z3950_client.cpp
@@
-414,7
+414,6
@@
void yf::Z3950Client::Rep::release_assoc(Package &package)
m_clients.erase(it);
}
}
- yaz_log(YLOG_LOG, "Notify all release_assoc");
m_cond_session_ready.notify_all();
}
}