mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-12 11:45:29 +00:00
Removed some unsused code.
This commit is contained in:
parent
2ed3306174
commit
860234010f
|
@ -65,10 +65,5 @@ namespace Bind.Wgl
|
|||
Bind.Structures.Function.Wrappers,
|
||||
Bind.Structures.Enum.GLEnums);
|
||||
}
|
||||
|
||||
public override Bind.Structures.DelegateCollection ReadDelegates(System.IO.StreamReader specFile)
|
||||
{
|
||||
return base.ReadDelegates(specFile);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue