rt: Remove timer

This commit is contained in:
Brian Anderson
2013-08-22 22:29:04 -07:00
parent a9d28b2d9d
commit 0a1baef4f5
5 changed files with 26 additions and 127 deletions

View File

@@ -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"