aboutsummaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal.h b/internal.h
index 0317ed919..feaea6339 100644
--- a/internal.h
+++ b/internal.h
@@ -33,8 +33,6 @@
/* Some useful definitions */
-#define STDIN 0
-#define STDOUT 1
#define FALSE ((int) 1)
#define TRUE ((int) 0)