Skip to content

Commit 5915781

Browse files
Update test.h
1 parent 8760fb3 commit 5915781

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

code/logic/fossil/pizza/test.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ typedef enum {
3636
FOSSIL_PIZZA_CASE_UNEXPECTED
3737
} fossil_pizza_case_result_t;
3838

39-
typedef enum {
40-
FOSSIL_PIZZA_TONE_DEFAULT,
41-
FOSSIL_PIZZA_TONE_POSITIVE,
42-
FOSSIL_PIZZA_TONE_NEGATIVE,
43-
FOSSIL_PIZZA_TONE_HUMOROUS,
44-
FOSSIL_PIZZA_TONE_SARCASTIC
45-
} fossil_pizza_tone_t;
46-
4739
// --- Score Struct ---
4840
typedef struct {
4941
int passed;

0 commit comments

Comments
 (0)