Remove BuilderAttribs
This commit is contained in:
parent
a8d3342468
commit
62bafe2130
13 changed files with 138 additions and 134 deletions
|
|
@ -11,7 +11,6 @@ use super::WindowWrapper;
|
|||
use super::Context;
|
||||
|
||||
use Api;
|
||||
use BuilderAttribs;
|
||||
use CreationError;
|
||||
use CreationError::OsError;
|
||||
use CursorState;
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ use GlContext;
|
|||
use Api;
|
||||
use PixelFormat;
|
||||
use PixelFormatRequirements;
|
||||
use BuilderAttribs;
|
||||
use WindowAttributes;
|
||||
|
||||
pub use self::monitor::{MonitorID, get_available_monitors, get_primary_monitor};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue