aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-10 11:54:09 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-10 11:54:09 +0000
commit78659ecd60209b7bd0e4ed6060bc0e8c33247b37 (patch)
treee3d8abb3e7c7959506c0696e8acc90b82123c7f4 /src/core/gnunet-service-core.h
parentac3f6e86f01a69657d36a343a8d6a1508deda2a4 (diff)
downloadgnunet-78659ecd60209b7bd0e4ed6060bc0e8c33247b37.tar.gz
gnunet-78659ecd60209b7bd0e4ed6060bc0e8c33247b37.zip
cleaner
Diffstat (limited to 'src/core/gnunet-service-core.h')
-rw-r--r--src/core/gnunet-service-core.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/gnunet-service-core.h b/src/core/gnunet-service-core.h
index 10d2cd534..2d5156efe 100644
--- a/src/core/gnunet-service-core.h
+++ b/src/core/gnunet-service-core.h
@@ -83,11 +83,6 @@ struct GSC_ClientActiveRequest
83 int was_solicited; 83 int was_solicited;
84 84
85 /** 85 /**
86 * Is corking allowed (set only once we have the real message).
87 */
88 int cork;
89
90 /**
91 * How many bytes does the client intend to send? 86 * How many bytes does the client intend to send?
92 */ 87 */
93 uint16_t msize; 88 uint16_t msize;