diff options
Diffstat (limited to 'storage.c')
-rw-r--r-- | storage.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -120,7 +120,6 @@ storage_status_t storage_load (irc_t * irc, const char *password) otr_load(irc); return status; } - if (status != STORAGE_NO_SUCH_USER) return status; } |