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