opengl: Cosmetics.
This commit is contained in:
@@ -57,11 +57,7 @@ private
|
||||
|
||||
package textured_Geometry is new texturing.Mixin;
|
||||
|
||||
|
||||
type Item is new textured_Geometry.item with
|
||||
record
|
||||
null;
|
||||
end record;
|
||||
type Item is new textured_Geometry.item with null record;
|
||||
|
||||
|
||||
end openGL.Geometry.lit_textured_skinned;
|
||||
|
||||
Reference in New Issue
Block a user