aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/regexp/regmagic.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/regexp/regmagic.h')
-rw-r--r--winsup/cygwin/regexp/regmagic.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/winsup/cygwin/regexp/regmagic.h b/winsup/cygwin/regexp/regmagic.h
deleted file mode 100644
index 9eb4eaf..0000000
--- a/winsup/cygwin/regexp/regmagic.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* $Id$ */
-
-/*
- * The first byte of the regexp internal "program" is actually this magic
- * number; the start node begins in the second byte.
- */
-#define MAGIC 0234