summaryrefslogtreecommitdiff
path: root/render/box_textarea.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-05-03 17:23:44 +0100
committerVincent Sanders <vince@kyllikki.org>2015-05-03 17:40:27 +0100
commita375e58bb872feea4773a8791d68fbd6303a7000 (patch)
tree05d5fc84eb8a1c26f25f0630f5ee25877c9806b5 /render/box_textarea.c
parent7e6b86eb1ad6096d48bd7ddb10b827335293ec6c (diff)
downloadnetsurf-a375e58bb872feea4773a8791d68fbd6303a7000.tar.gz
netsurf-a375e58bb872feea4773a8791d68fbd6303a7000.tar.bz2
Silence incorrect warning from gcc 4.9
This makes the box_move_xy function return a value on all code paths. This was not really necessary as there is an assert in the path that could have returned without a value. The gcc optimiser seems unable to reason about this in this case causing a warning.
Diffstat (limited to 'render/box_textarea.c')
0 files changed, 0 insertions, 0 deletions