summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert/parser/low_level/grammar.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/cert/parser/low_level/grammar.rs')
-rw-r--r--openpgp/src/cert/parser/low_level/grammar.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/openpgp/src/cert/parser/low_level/grammar.rs b/openpgp/src/cert/parser/low_level/grammar.rs
deleted file mode 100644
index 1243ad2c..00000000
--- a/openpgp/src/cert/parser/low_level/grammar.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-// Include the generated code.
-#![allow(unused_parens)]
-include!(concat!(env!("OUT_DIR"), "/cert/parser/low_level/grammar.rs"));