database: remove comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user