remove obsolete doc

This commit is contained in:
faiface 2016-12-02 22:55:12 +01:00
parent 9112aeb802
commit 3fe283ff71
1 changed files with 0 additions and 2 deletions

View File

@ -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.