dce
authorChristian Grothoff <christian@grothoff.org>
Tue, 13 Sep 2011 10:19:24 +0000 (10:19 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 13 Sep 2011 10:19:24 +0000 (10:19 +0000)
src/dht/gnunet-service-dht.c

index 2aeedebb421bd9c208b46a414e82af80f8ff2c46..419aadd46016cf131e3f1229c346579c6de5ade8 100644 (file)
@@ -542,11 +542,6 @@ struct DHTQueryRecord
    */
   GNUNET_HashCode key;
 
-  /**
-   * GET message of this record (what we already forwarded?).
-   */
-  //DV_DHT_MESSAGE get; Try to get away with not saving this.
-
   /**
    * Bloomfilter of the peers we've replied to so far
    */