-fix pthread leftover

This commit is contained in:
Christian Grothoff 2021-08-23 13:10:56 +02:00
parent 380db76552
commit efbe04418e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -26,15 +26,6 @@
#include "taler-exchange-httpd.h"
/**
* Initialize wire subsystem.
*
* @return #GNUNET_OK on success, #GNUNET_SYSERR on error.
*/
enum GNUNET_GenericReturnValue
TEH_WIRE_init (void);
/**
* Clean up wire subsystem.
*/