]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/opengl/gl/gl.factor
alien.c-types: not necessary to import `short` differently anymore
[factor.git] / basis / opengl / gl / gl.factor
index ca90bc31358da40722eb14baed48fa42574072bc..2d3ffd67e6a57821625613816f8ff5d6947bb763 100644 (file)
@@ -4,7 +4,6 @@
 ! This file is based on the gl.h that comes with xorg-x11 6.8.2
 USING: alien alien.c-types alien.libraries alien.syntax
 io.encodings.ascii kernel opengl.gl.extensions system ;
-FROM: alien.c-types => short ;
 IN: opengl.gl
 
 TYPEDEF: uint    GLenum