summaryrefslogtreecommitdiffstats
path: root/Bindings/GLX.chs
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/GLX.chs')
-rw-r--r--Bindings/GLX.chs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bindings/GLX.chs b/Bindings/GLX.chs
index 0f31106..d5fed4d 100644
--- a/Bindings/GLX.chs
+++ b/Bindings/GLX.chs
@@ -30,7 +30,6 @@ import Data.Word
import Foreign.C.String (withCString)
import Foreign.C.Types
-import Foreign.ForeignPtr
import Foreign.Ptr
import Foreign.Marshal.Alloc (alloca, allocaBytes)
import Foreign.Marshal.Array (peekArray, withArray0)