summaryrefslogtreecommitdiff
path: root/src/twister/twister.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/twister/twister.h')
-rw-r--r--src/twister/twister.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/twister/twister.h b/src/twister/twister.h
index 8c6c044..01f9363 100644
--- a/src/twister/twister.h
+++ b/src/twister/twister.h
@@ -125,17 +125,6 @@ struct TWISTER_DeletePath
* Type: #TWISTER_MESSAGE_TYPE_DELETE_PATH
*/
struct GNUNET_MessageHeader header;
-
- /**
- * The new response code, in big endian.
- */
- char path[TWISTER_PATH_LENGTH];
-
- /**
- * New value to use in place of the original.
- */
- char value[TWISTER_VALUE_LENGTH];
-
};
GNUNET_NETWORK_STRUCT_END