issue #358: delete unused word
parent
3dd30d2f49
commit
f1f985edf3
|
@ -58,9 +58,6 @@ TUPLE: pixel-format < disposable world handle ;
|
|||
M: pixel-format dispose*
|
||||
[ (free-pixel-format) ] [ f >>handle drop ] bi ;
|
||||
|
||||
: pixel-format-attribute ( pixel-format attribute-name -- value )
|
||||
(pixel-format-attribute) ;
|
||||
|
||||
<PRIVATE
|
||||
|
||||
FUNCTOR: define-pixel-format-attribute-table ( NAME PERM TABLE -- )
|
||||
|
|
Loading…
Reference in New Issue