Removed unused code.
This commit is contained in:
parent
d308ee7bd5
commit
791be928cb
1 changed files with 0 additions and 2 deletions
|
@ -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