Remove TODOs from the web backen (#1395)

This commit is contained in:
Ryan G 2020-01-13 14:14:25 -05:00 committed by Freya Gentz
parent dc302b0db4
commit c4d07952cb

View file

@ -1,7 +1,3 @@
// TODO: close events (port from old stdweb branch)
// TODO: pointer locking (stdweb PR required)
// TODO: fullscreen API (stdweb PR required)
mod device;
mod error;
mod event_loop;