diff options
Diffstat (limited to 'src/gnunet_chat_handle.h')
-rw-r--r-- | src/gnunet_chat_handle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gnunet_chat_handle.h b/src/gnunet_chat_handle.h index 28cfacc..5702206 100644 --- a/src/gnunet_chat_handle.h +++ b/src/gnunet_chat_handle.h | |||
@@ -122,7 +122,6 @@ struct GNUNET_CHAT_Handle | |||
122 | 122 | ||
123 | struct GNUNET_CHAT_Handle* | 123 | struct GNUNET_CHAT_Handle* |
124 | handle_create_from_config (const struct GNUNET_CONFIGURATION_Handle* cfg, | 124 | handle_create_from_config (const struct GNUNET_CONFIGURATION_Handle* cfg, |
125 | const char *directory, | ||
126 | GNUNET_CHAT_ContextMessageCallback msg_cb, | 125 | GNUNET_CHAT_ContextMessageCallback msg_cb, |
127 | void *msg_cls); | 126 | void *msg_cls); |
128 | 127 | ||