mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
database: remove comment
This commit is contained in:
parent
6375b2719f
commit
3d17ecc62b
@ -285,7 +285,7 @@ _get_message_enc_str(prof_enc_t enc)
|
||||
return "none";
|
||||
}
|
||||
|
||||
return "none"; // do not return none - return NULL
|
||||
return "none";
|
||||
}
|
||||
|
||||
static prof_enc_t
|
||||
|
Loading…
Reference in New Issue
Block a user