about summary refs log tree commit diff
path: root/libio/stdio.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/stdio.c')
-rw-r--r--libio/stdio.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libio/stdio.c b/libio/stdio.c
index c8b3ba5a00..d38379f821 100644
--- a/libio/stdio.c
+++ b/libio/stdio.c
@@ -26,9 +26,6 @@
 #include "libioP.h"
 #include "stdio.h"
 
-/* Define non-macro versions of stdin/stdout/stderr, for use by
-   debuggers.  */
-
 #undef stdin
 #undef stdout
 #undef stderr