refactor next_event

This commit is contained in:
dignifiedquire
2020-05-13 18:42:56 +02:00
parent 8a7923c974
commit b25bec53d8
6 changed files with 10 additions and 38 deletions

View File

@@ -190,12 +190,6 @@ typedef struct _dc_event dc_event_t;
*/
/**
* TODO: document
*/
int dc_has_next_event(dc_context_t* context);
/**
* TODO: document
*/