diff options
Diffstat (limited to 'examples/example-combine-pathf-dispatch-tree/build.rs')
| -rw-r--r-- | examples/example-combine-pathf-dispatch-tree/build.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/example-combine-pathf-dispatch-tree/build.rs b/examples/example-combine-pathf-dispatch-tree/build.rs deleted file mode 100644 index d909431..0000000 --- a/examples/example-combine-pathf-dispatch-tree/build.rs +++ /dev/null @@ -1,3 +0,0 @@ -fn main() { - mingling::build::analyze_and_build_type_mapping().unwrap(); -} |
