Remove several unused variables

This commit is contained in:
Jasmine Iwanek
2023-10-08 13:32:43 -04:00
parent fc8edd47fa
commit 197e817ea3
4 changed files with 0 additions and 10 deletions

View File

@@ -1499,7 +1499,6 @@ xga_bitblt(svga_t *svga)
int mix = 0;
int xdir;
int ydir;
int skip = 0;
int x = 0;
int y = 0;