1
Fork 0

Remove unused std::routine

This commit is contained in:
Alex Crichton 2013-11-26 13:52:32 -08:00
parent 679a2c042f
commit 7dcc066bd2
3 changed files with 5 additions and 50 deletions

View file

@ -192,7 +192,6 @@ pub mod reflect;
pub mod condition;
pub mod logging;
pub mod util;
pub mod routine;
pub mod mem;