diff options
Diffstat (limited to 'llvm/lib/Support/regutils.h')
| -rw-r--r-- | llvm/lib/Support/regutils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Support/regutils.h b/llvm/lib/Support/regutils.h index 7150a3f0825..d0ee100a382 100644 --- a/llvm/lib/Support/regutils.h +++ b/llvm/lib/Support/regutils.h @@ -36,8 +36,6 @@ */ /* utility definitions */ -#define DUPMAX _POSIX2_RE_DUP_MAX /* xxx is this right? */ -#define INFINITY (DUPMAX + 1) #define NC (CHAR_MAX - CHAR_MIN + 1) typedef unsigned char uch; |

