Cleaned up using directives

This commit is contained in:
Stefanos A 2013-12-22 22:34:34 +01:00 committed by thefiddler
parent 76a35c0b91
commit 1ba5fd4380

View file

@ -1,5 +1,4 @@
using System;
// #region License
// #region License
//
// GamePadThumbSticks.cs
//
@ -29,8 +28,7 @@
// #endregion
using System.Collections.Generic;
using System.Text;
using System;
namespace OpenTK.Input
{