aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_escrow_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_escrow_lib.h')
-rw-r--r--src/include/gnunet_escrow_lib.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_escrow_lib.h b/src/include/gnunet_escrow_lib.h
index 64422b1eb..1ede355d0 100644
--- a/src/include/gnunet_escrow_lib.h
+++ b/src/include/gnunet_escrow_lib.h
@@ -225,11 +225,6 @@ struct GNUNET_ESCROW_Operation
225 struct ESCROW_PluginOperationWrapper *plugin_op_wrap; 225 struct ESCROW_PluginOperationWrapper *plugin_op_wrap;
226 226
227 /** 227 /**
228 * The escrow anchor.
229 */
230 struct GNUNET_ESCROW_Anchor *escrow_anchor;
231
232 /**
233 * The ego. 228 * The ego.
234 */ 229 */
235 const struct GNUNET_IDENTITY_Ego *ego; 230 const struct GNUNET_IDENTITY_Ego *ego;