Skip to content

Commit

Permalink
remove another redundant GAP header #include
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Nov 3, 2022
1 parent 76033e6 commit 95744fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/avl.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

#include "avl.h"

#include "src/debug.h"

enum {
AVL_LEFT = 1,
AVL_VAL = 2,
Expand Down

0 comments on commit 95744fa

Please sign in to comment.