Skip to content

Commit

Permalink
needless enum category
Browse files Browse the repository at this point in the history
  • Loading branch information
agl-alexglopez committed Dec 10, 2024
1 parent 901b7e6 commit aeccb41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/words.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ typedef ptrdiff_t str_ofs;
enum action_type
{
COUNT,
ALPHA,
FIND,
};

Expand Down

0 comments on commit aeccb41

Please sign in to comment.