Skip to content

Commit

Permalink
remove another remnant
Browse files Browse the repository at this point in the history
  • Loading branch information
Starbuck5 committed Jul 6, 2024
1 parent 9d16418 commit 8dc6984
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src_c/surflock.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ pgSurface_LockBy(pgSurfaceObject *, PyObject *);
static int
pgSurface_UnlockBy(pgSurfaceObject *, PyObject *);

static void
_lifelock_dealloc(PyObject *);

static void
pgSurface_Prep(pgSurfaceObject *surfobj)
{
Expand Down

0 comments on commit 8dc6984

Please sign in to comment.