diff options
Diffstat (limited to 'src/include/anastasis_redux.h')
-rw-r--r-- | src/include/anastasis_redux.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/include/anastasis_redux.h b/src/include/anastasis_redux.h index f5534ed..dd28174 100644 --- a/src/include/anastasis_redux.h +++ b/src/include/anastasis_redux.h | |||
@@ -64,15 +64,6 @@ ANASTASIS_recovery_start (const struct GNUNET_CONFIGURATION_Handle *cfg); | |||
64 | 64 | ||
65 | 65 | ||
66 | /** | 66 | /** |
67 | * Returns an initial ANASTASIS recovery state. | ||
68 | * | ||
69 | * @return NULL on failure | ||
70 | */ | ||
71 | json_t * | ||
72 | ANASTASIS_recovery_start (const struct GNUNET_CONFIGURATION_Handle *cfg); | ||
73 | |||
74 | |||
75 | /** | ||
76 | * Signature of the callback passed to #ANASTASIS_redux_action() | 67 | * Signature of the callback passed to #ANASTASIS_redux_action() |
77 | * | 68 | * |
78 | * @param cls closure | 69 | * @param cls closure |