Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the "tree" API and clean up flow a bit #412

Merged
merged 6 commits into from May 3, 2013
Merged

Remove the confusing `tree` API. It should be recreated later.

  • Loading branch information
pcwalton committed May 3, 2013
commit 88cd77f4d620e5232ac455f6cf554767903c637b
@@ -5,6 +5,5 @@
pub use servo_util::cache;
pub use servo_util::time;

pub mod tree;
pub mod task;

This file was deleted.

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.