aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore-fcfsd.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-10-18 12:30:40 +0000
committerChristian Grothoff <christian@grothoff.org>2015-10-18 12:30:40 +0000
commit38d26a302cba9de8362960186b645e8f2133a538 (patch)
treea9d3179d53e09ffd2fd0fa3937c22a0c6d3adceb /src/namestore/gnunet-namestore-fcfsd.c
parentd7d1e8e10bbb7e2a564f1c1864065244afcae0d4 (diff)
downloadgnunet-38d26a302cba9de8362960186b645e8f2133a538.tar.gz
gnunet-38d26a302cba9de8362960186b645e8f2133a538.zip
-note dead field
Diffstat (limited to 'src/namestore/gnunet-namestore-fcfsd.c')
-rw-r--r--src/namestore/gnunet-namestore-fcfsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/gnunet-namestore-fcfsd.c b/src/namestore/gnunet-namestore-fcfsd.c
index 720d3738f..2bd768625 100644
--- a/src/namestore/gnunet-namestore-fcfsd.c
+++ b/src/namestore/gnunet-namestore-fcfsd.c
@@ -112,7 +112,7 @@ struct Request
112 /** 112 /**
113 * Associated session. 113 * Associated session.
114 */ 114 */
115 struct Session *session; 115 // FIXME: struct Session *session;
116 116
117 /** 117 /**
118 * Post processor handling form data (IF this is 118 * Post processor handling form data (IF this is