-fix
[oweals/gnunet.git] / src / include / block_gns.h
index 04dcac3bca4146661378583607675e4e1235e9d3..ffdb294ae15900526a0da728c6a3ac90c5a97be1 100644 (file)
@@ -74,11 +74,6 @@ struct GNSNameRecordBlock
    */
   struct GNUNET_CRYPTO_RsaSignature signature;
 
-  /**
-   * What is being signed and why?
-   */
-  struct GNUNET_CRYPTO_RsaSignaturePurpose purpose;
-
   /* number of records that follow */
   uint32_t rd_count GNUNET_PACKED;