Skip to content

Commit a65e61a

Browse files
committed
remove unused variable
1 parent 1bc573f commit a65e61a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src_c/alphablit.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,6 @@ SoftCachedBlitPyGame(SDL_Surface *src, SDL_Surface *dst, int blend_flags,
619619
int okay;
620620
int src_locked;
621621
int dst_locked;
622-
Uint32 colorkey;
623622
SDL_BlendMode src_blend;
624623

625624
/* Everything is okay at the beginning... */

0 commit comments

Comments
 (0)