mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-19 02:32:44 +03:00
conflict
This commit is contained in:
parent
09ac17955b
commit
beb6cebf1e
@ -558,11 +558,7 @@ struct BitMap *ami_bitmap_get_native(struct bitmap *bitmap,
|
||||
|
||||
static nserror bitmap_render(struct bitmap *bitmap, hlcache_handle *content)
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
// if(ami_plot_screen_is_palettemapped() == true) return NSERROR_OK;
|
||||
=======
|
||||
if(ami_plot_screen_is_palettemapped() == true) return NSERROR_OK;
|
||||
>>>>>>> 6847fad65368bab3418eb716af4f9d485dfe30b1
|
||||
|
||||
struct redraw_context ctx = {
|
||||
.interactive = false,
|
||||
|
Loading…
Reference in New Issue
Block a user