Fixed a warning in video/vid_s3.c.

This commit is contained in:
OBattler
2020-10-15 23:55:29 +02:00
parent dbcf1e26d7
commit 8d1092688a

View File

@@ -2581,7 +2581,6 @@ static uint8_t
s3_accel_in(uint16_t port, void *p)
{
s3_t *s3 = (s3_t *)p;
svga_t *svga = &s3->svga;
int temp;
if (!s3->enable_8514)