Remove outdated comments

This commit is contained in:
shivshank 2018-07-27 22:04:11 -04:00
parent c2702fa36b
commit 256e20be8e

View file

@ -247,7 +247,5 @@ impl MiniGlFb {
self.internal.glutin_breakout()
}
// TODO: resize_buffer
// TODO: set_resizable
// TODO: change_buffer_format
}