summaryrefslogtreecommitdiff
path: root/src/termios/VERASE.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/termios/VERASE.c')
-rw-r--r--src/termios/VERASE.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/termios/VERASE.c b/src/termios/VERASE.c
deleted file mode 100644
index ec36e6f9..00000000
--- a/src/termios/VERASE.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <termios.h>
-#define VERASE (2)
-/*
-POSIX(1)
-*/