opengl: Cosmetics.
This commit is contained in:
@@ -45,11 +45,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.textured;
|
||||
|
||||
Reference in New Issue
Block a user