diff options
| author | Brian Anderson <banderson@mozilla.com> | 2011-12-20 20:57:04 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2011-12-20 20:57:04 -0800 |
| commit | dedfef4c4c7a5e2d3f36d4301bfd9f7e1af21640 (patch) | |
| tree | 01b407d906d741edb463522309b3fd2cb1363100 /src/rt/rust_task.h | |
| parent | 854daaec0c4cf0c236e46b45a1254c85a8b352db (diff) | |
| download | rust-dedfef4c4c7a5e2d3f36d4301bfd9f7e1af21640.tar.gz rust-dedfef4c4c7a5e2d3f36d4301bfd9f7e1af21640.zip | |
Revert "wip"
This reverts commit aeadc6269ef76f4425a49d892ceac7ea311ef5c1.
Diffstat (limited to 'src/rt/rust_task.h')
| -rw-r--r-- | src/rt/rust_task.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_task.h b/src/rt/rust_task.h index ba116c5a7bc..21d20691ac6 100644 --- a/src/rt/rust_task.h +++ b/src/rt/rust_task.h @@ -203,7 +203,6 @@ rust_task : public kernel_owned<rust_task>, rust_cond void reset_stack_limit(); bool on_rust_stack(); void check_stack_canary(); - void clear_stack_cache(); }; // |
