Meta: Suppress compiler warning
This commit is contained in:
parent
c4ec8ae999
commit
5d7efab319
1 changed files with 0 additions and 1 deletions
|
@ -342,7 +342,6 @@ U0 @slon_admin_new_announcement(SlonHttpSession* session)
|
|||
U0 @slon_admin_new_custom_emoji(SlonHttpSession* session)
|
||||
{
|
||||
SLON_SCRATCH_BUFFER_AND_REQUEST_JSON
|
||||
no_warn scratch_buffer;
|
||||
|
||||
SlonMultipartFile* file = request_json->@("image-file");
|
||||
if (!file || !file->buffer || !file->size || !file->content_type) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue