remove obsolete doc
This commit is contained in:
parent
9112aeb802
commit
3fe283ff71
|
@ -25,8 +25,6 @@ const (
|
|||
)
|
||||
|
||||
// AttrType represents the type of an OpenGL attribute.
|
||||
//
|
||||
// Important note: Int is 32-bit and Float is 64-bit.
|
||||
type AttrType int
|
||||
|
||||
// List of all possible attribute types.
|
||||
|
|
Loading…
Reference in New Issue