|
@ -29,7 +29,6 @@ namespace pEp { |
|
|
pEp_identity *me, pEp_identity *partner); |
|
|
pEp_identity *me, pEp_identity *partner); |
|
|
|
|
|
|
|
|
static jmp_buf env; |
|
|
static jmp_buf env; |
|
|
static int val; |
|
|
|
|
|
static void *_msg; |
|
|
static void *_msg; |
|
|
static int inject_sync_msg(void *msg, void *management); |
|
|
static int inject_sync_msg(void *msg, void *management); |
|
|
static void *retrieve_next_sync_msg(void *management); |
|
|
static void *retrieve_next_sync_msg(void *management); |
|
|