aboutsummaryrefslogtreecommitdiff
path: root/proc-macro2/benches/bench-libproc-macro/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'proc-macro2/benches/bench-libproc-macro/main.rs')
-rw-r--r--proc-macro2/benches/bench-libproc-macro/main.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/proc-macro2/benches/bench-libproc-macro/main.rs b/proc-macro2/benches/bench-libproc-macro/main.rs
deleted file mode 100644
index 34eedf6..0000000
--- a/proc-macro2/benches/bench-libproc-macro/main.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-bench_libproc_macro::bench!();
-
-fn main() {}