Cleaned up using directives

This commit is contained in:
Stefanos A. 2013-12-22 22:34:34 +01:00
parent 7016ad3312
commit 16d5055cb1

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
{