summaryrefslogtreecommitdiff
path: root/toxcore/Messenger.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/Messenger.c')
-rw-r--r--toxcore/Messenger.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toxcore/Messenger.c b/toxcore/Messenger.c
index 64f9e92a..8969f83d 100644
--- a/toxcore/Messenger.c
+++ b/toxcore/Messenger.c
@@ -2915,7 +2915,6 @@ static int messenger_load_state_callback(void *outer, const uint8_t *data, uint3
2915 } 2915 }
2916 2916
2917 return -2; 2917 return -2;
2918 break;
2919 } 2918 }
2920 2919
2921#ifdef TOX_DEBUG 2920#ifdef TOX_DEBUG