Fix caca warning.
One too many lines were removed in
commit f67bfa24ef
.
This commit is contained in:
parent
c5d9a69ae7
commit
3fb4ed753d
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue