Removed unusued IGLControlHelper interface.
This commit is contained in:
parent
3f54e573e5
commit
c90c143ec3
1 changed files with 0 additions and 10 deletions
|
@ -356,14 +356,4 @@ namespace OpenTK
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region internal interface IGLControlHelper
|
|
||||||
|
|
||||||
internal interface IGLControlHelper
|
|
||||||
{
|
|
||||||
IWindowInfo WindowInfo { get; }
|
|
||||||
bool IsIdle { get; }
|
|
||||||
}
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue