mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-11 18:25:38 +00:00
Removed some unsused code.
This commit is contained in:
parent
381222897c
commit
e0d07ee0b0
|
@ -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