mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 19:15:36 +00:00
Removed unused code.
This commit is contained in:
parent
cf6529532e
commit
dcb89cb4fb
|
@ -15,7 +15,5 @@ namespace OpenTK.Platform
|
|||
/// <summary>Descibes an OS window.</summary>
|
||||
public interface IWindowInfo : IDisposable
|
||||
{
|
||||
// /// <summary>Gets a System.IntPtr which contains the handle of the window.</summary>
|
||||
//IntPtr WindowHandle { get; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue