diff options
Diffstat (limited to 'ghc/compiler/parser/utils.h')
-rw-r--r-- | ghc/compiler/parser/utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/compiler/parser/utils.h b/ghc/compiler/parser/utils.h index 816304c913..c4f60a9e75 100644 --- a/ghc/compiler/parser/utils.h +++ b/ghc/compiler/parser/utils.h @@ -12,7 +12,6 @@ extern list all; extern BOOLEAN nonstandardFlag; extern BOOLEAN hashIds; -extern BOOLEAN acceptPrim; extern BOOLEAN etags; extern BOOLEAN ignoreSCC; |