* DesktopGraphicsContext.cs: Removed unecessary using directives.
This commit is contained in:
parent
b5244f22c2
commit
37f5c99d58
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@
|
|||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using System.Diagnostics;
|
||||
using OpenTK.Graphics;
|
||||
|
||||
namespace OpenTK.Platform
|
||||
|
|
Loading…
Reference in a new issue