From 94603aaedf74695c24be40a687720d73305fc9e7 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Thu, 24 Jan 2008 22:38:50 +0000 Subject: [PATCH] Disabled Status struct. --- Source/OpenTK/Platform/X11/GlxHelper.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/OpenTK/Platform/X11/GlxHelper.cs b/Source/OpenTK/Platform/X11/GlxHelper.cs index 92778fe2..d026ff74 100644 --- a/Source/OpenTK/Platform/X11/GlxHelper.cs +++ b/Source/OpenTK/Platform/X11/GlxHelper.cs @@ -91,9 +91,9 @@ namespace OpenTK.Platform.X11 #endregion } - internal struct Status - { - } + //internal struct Status + //{ + //} internal struct GLXFBConfig {