Remove unused support/time from ORGANIZATION.md

As detailed in the explanation of `support/time`, it should be
temporarily. In this case the documentation lags behind the
reality. `support/time` was removed in commit
e2912a8552 so it seems appropriate to
remove it from `ORGANIZATION.md` as well.
This commit is contained in:
dvberkel 2015-08-23 09:13:42 +02:00
parent 35bbe51daf
commit 8d08fdab96

View file

@ -26,7 +26,6 @@ special integration:
* [`support/android`][support/android]: Android-specific infrastructure.
* [`support/android-rs-glue`][support/android-rs-glue]: Android apk builder.
* [`support/rust-task_info`][support/rust-task_info]: A binding to the task_info library on OS X.
* `support/time`: A temporary fork of libtime required for Android.
## Tests