Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Commit

Permalink
One more def.
Browse files Browse the repository at this point in the history
  • Loading branch information
flibitijibibo committed Mar 19, 2014
1 parent 9901101 commit 83d021f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions MonoGame.Framework/GraphicsDeviceManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ 1. Definitions
using Microsoft.Xna.Framework.Graphics;
using Microsoft.Xna.Framework.Input.Touch;

#if OPENGL
using OpenTK.Graphics.OpenGL;
#endif

namespace Microsoft.Xna.Framework
{
public class GraphicsDeviceManager : IGraphicsDeviceService, IDisposable, IGraphicsDeviceManager
Expand Down

0 comments on commit 83d021f

Please sign in to comment.