diff --git a/Source/OpenTK/Platform/Egl/EglContext.cs b/Source/OpenTK/Platform/Egl/EglContext.cs index 43e27fae..2f6eab12 100644 --- a/Source/OpenTK/Platform/Egl/EglContext.cs +++ b/Source/OpenTK/Platform/Egl/EglContext.cs @@ -31,7 +31,7 @@ using OpenTK.Graphics; namespace OpenTK.Platform.Egl { - public class EglContext : IGraphicsContext + public class EglContext /*: IGraphicsContext*/ { public EglContext() {