Fix caca warning.

One too many lines were removed in
commit f67bfa24efed294dec4410d04c970c53cca793f0.
This commit is contained in:
orbea 2019-03-19 21:54:06 -07:00
parent c5d9a69ae7
commit 3fb4ed753d

View File

@ -317,6 +317,7 @@ static const video_poke_interface_t caca_poke_interface = {
NULL,
NULL,
NULL,
NULL,
caca_set_texture_frame,
NULL,
caca_set_osd_msg,