Remove #[exprimental] from make_current
This commit is contained in:
parent
0152099c91
commit
2aeec39156
1 changed files with 0 additions and 1 deletions
|
|
@ -234,7 +234,6 @@ impl Window {
|
|||
|
||||
/// Sets the context as the current context.
|
||||
#[inline]
|
||||
#[experimental]
|
||||
pub unsafe fn make_current(&self) {
|
||||
self.window.make_current()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue