projects
/
pazpar2-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:
a1d681a
)
Remove incorrect comment
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 4 Mar 2014 13:04:15 +0000
(14:04 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 4 Mar 2014 13:04:15 +0000
(14:04 +0100)
src/session.c
patch
|
blob
|
history
diff --git
a/src/session.c
b/src/session.c
index
6d7ab65
..
38764c3
100644
(file)
--- a/
src/session.c
+++ b/
src/session.c
@@
-508,7
+508,6
@@
static void select_targets_callback(struct session *se,
l->next = se->clients_cached;
se->clients_cached = l;
}
- /* set session always. If may be 0 if client is not active */
client_set_session(cl, se);
l = xmalloc(sizeof(*l));