aboutsummaryrefslogtreecommitdiff
path: root/libbb/getpty.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/getpty.c')
-rw-r--r--libbb/getpty.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbb/getpty.c b/libbb/getpty.c
index 36b3c6842..5ac9582d3 100644
--- a/libbb/getpty.c
+++ b/libbb/getpty.c
@@ -10,8 +10,6 @@
#define DEBUG 0
-#define DEBUG 0
-
int getpty(char *line)
{
int p;