duplicate event type
authorChristian Grothoff <christian@grothoff.org>
Sun, 6 Jun 2010 00:09:19 +0000 (00:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 6 Jun 2010 00:09:19 +0000 (00:09 +0000)
src/include/gnunet_fs_service.h

index f78ddd0ca989b083c84cee796c7cbc97145cdfbc..6a55b877b2b4052043faf55d0453fb2412b7f4ce 100644 (file)
@@ -599,12 +599,6 @@ enum GNUNET_FS_Status
    */
   GNUNET_FS_STATUS_SEARCH_SUSPEND,
   
-  /**
-   * Event generated for each search result
-   * when the respective search is suspended.
-   */
-  GNUNET_FS_STATUS_SEARCH_SUSPEND_RESULT,
-
   /**
    * This search has yielded a result.
    */