projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move functions only needed by audiod from stat.c to audiod_command.c.
[paraslash.git]
/
client.h
diff --git
a/client.h
b/client.h
index
fa965c3
..
5fc3368
100644
(file)
--- a/
client.h
+++ b/
client.h
@@
-61,8
+61,6
@@
struct client_task {
int check_r;
/** non-zero if the pre_select hook added \p fd to the write fd set */
int check_w;
int check_r;
/** non-zero if the pre_select hook added \p fd to the write fd set */
int check_w;
- /** the decrypted challenge */
- long unsigned challenge_nr;
/** pointer to the data to be sent to para_server */
char *inbuf;
/** number of bytes loaded in \p inbuf */
/** pointer to the data to be sent to para_server */
char *inbuf;
/** number of bytes loaded in \p inbuf */