diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-08-22 23:30:25 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-08-23 18:38:59 -0700 |
| commit | 9cdfe1e6039598961838ba2cc88a6ed6aa5449bf (patch) | |
| tree | 04997cedc88215f23ba63f96ad31b5accc4775dd /src/rt/rust_builtin.cpp | |
| parent | 0ee24437ce80bf25023ddb45db37fa3eadc689f1 (diff) | |
| download | rust-9cdfe1e6039598961838ba2cc88a6ed6aa5449bf.tar.gz rust-9cdfe1e6039598961838ba2cc88a6ed6aa5449bf.zip | |
rt: Remove rust_abi
Diffstat (limited to 'src/rt/rust_builtin.cpp')
| -rw-r--r-- | src/rt/rust_builtin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_builtin.cpp b/src/rt/rust_builtin.cpp index ff4975fdcd8..6f3a3bd3686 100644 --- a/src/rt/rust_builtin.cpp +++ b/src/rt/rust_builtin.cpp @@ -15,7 +15,6 @@ #include "sync/lock_and_signal.h" #include "memory_region.h" #include "boxed_region.h" -#include "rust_abi.h" #include "rust_rng.h" #include "vg/valgrind.h" #include "sp.h" |
