Upgrade to deltachat v1.50.0
This commit is contained in:
@@ -14,8 +14,7 @@ typedef struct _DeltaConnectionData {
|
||||
// Set to 0 to convince threads to exit
|
||||
int runthreads;
|
||||
|
||||
pthread_t imap_thread;
|
||||
pthread_t smtp_thread;
|
||||
pthread_t event_thread;
|
||||
} DeltaConnectionData;
|
||||
|
||||
#define MAX_DELTA_CONFIGURE 1000
|
||||
|
Reference in New Issue
Block a user