summaryrefslogtreecommitdiffstats
path: root/src/d_enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/d_enum.h')
-rw-r--r--src/d_enum.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/d_enum.h b/src/d_enum.h
index ec35ca3..921195f 100644
--- a/src/d_enum.h
+++ b/src/d_enum.h
@@ -20,12 +20,6 @@
** 1: alloc err
*/
-typedef enum
-{
- FALSE,
- TRUE
-} t_bool;
-
enum
{
FT_RET_FINE,