mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 21:30:03 -04:00
Remove most OpenGL stuff and make it compile on win32
This commit is contained in:
@@ -26,5 +26,5 @@ pub trait WindowBuilderExt {
|
||||
|
||||
}
|
||||
|
||||
impl<'a> WindowBuilderExt for WindowBuilder<'a> {
|
||||
impl WindowBuilderExt for WindowBuilder {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user