aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_lobby.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnunet_chat_lobby.h')
-rw-r--r--src/gnunet_chat_lobby.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gnunet_chat_lobby.h b/src/gnunet_chat_lobby.h
index c77fbae..3a55b42 100644
--- a/src/gnunet_chat_lobby.h
+++ b/src/gnunet_chat_lobby.h
@@ -43,9 +43,7 @@ struct GNUNET_CHAT_Lobby
43 struct GNUNET_CHAT_Context *context; 43 struct GNUNET_CHAT_Context *context;
44 struct GNUNET_CHAT_Uri *uri; 44 struct GNUNET_CHAT_Uri *uri;
45 45
46 struct GNUNET_IDENTITY_Operation *op_create; 46 struct GNUNET_IDENTITY_Operation *op;
47 struct GNUNET_IDENTITY_Operation *op_delete;
48
49 struct GNUNET_NAMESTORE_QueueEntry *query; 47 struct GNUNET_NAMESTORE_QueueEntry *query;
50 48
51 struct GNUNET_TIME_Absolute expiration; 49 struct GNUNET_TIME_Absolute expiration;