diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-08-22 22:29:04 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-08-23 18:38:56 -0700 |
| commit | 0a1baef4f57b4ac8558a65b7bd8dc787ebf54840 (patch) | |
| tree | 8c2542499373feefeda54e0afc72c126dbd677a5 /src/rt/rust_test_helpers.cpp | |
| parent | a9d28b2d9d9939b1134d48feb1d83864bae782d5 (diff) | |
| download | rust-0a1baef4f57b4ac8558a65b7bd8dc787ebf54840.tar.gz rust-0a1baef4f57b4ac8558a65b7bd8dc787ebf54840.zip | |
rt: Remove timer
Diffstat (limited to 'src/rt/rust_test_helpers.cpp')
| -rw-r--r-- | src/rt/rust_test_helpers.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_test_helpers.cpp b/src/rt/rust_test_helpers.cpp index b0aab9672ea..b9be4f1e251 100644 --- a/src/rt/rust_test_helpers.cpp +++ b/src/rt/rust_test_helpers.cpp @@ -11,7 +11,6 @@ // Helper functions used only in tests #include "rust_util.h" -#include "sync/timer.h" #include "sync/rust_thread.h" #include "sync/lock_and_signal.h" #include "rust_abi.h" |
