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:
9ef7681
)
session_shared: remove log msg about backend classes
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 23 Oct 2013 12:48:45 +0000
(14:48 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 23 Oct 2013 12:48:45 +0000
(14:48 +0200)
src/filter_session_shared.cpp
patch
|
blob
|
history
diff --git
a/src/filter_session_shared.cpp
b/src/filter_session_shared.cpp
index
335524c
..
00b05c9
100644
(file)
--- a/
src/filter_session_shared.cpp
+++ b/
src/filter_session_shared.cpp
@@
-482,8
+482,6
@@
void yf::SessionShared::Rep::stat()
no_instances++;
}
}
- yaz_log(YLOG_LOG, "backend classes=%d instances=%d", no_classes,
- no_instances);
}
void yf::SessionShared::Rep::init(mp::Package &package, const Z_GDU *gdu,