X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fcore%2Fprimitivetype.h;h=0c566f895b6d5cbd02a3b74060729637520322f0;hp=4b6a1a3eeb6cdc2130cabdf5824deab599e642d8;hb=7ef75a4c4dbfc437e466381dd67c23357e607b82;hpb=160e9eea29bd10034733d59507fa1bcca36be401 diff --git a/source/core/primitivetype.h b/source/core/primitivetype.h index 4b6a1a3e..0c566f89 100644 --- a/source/core/primitivetype.h +++ b/source/core/primitivetype.h @@ -11,7 +11,6 @@ enum PrimitiveType POINTS, LINES, LINE_STRIP, - LINE_LOOP, TRIANGLES, TRIANGLE_STRIP, TRIANGLE_FAN