Remove an unneeded comment

This commit is contained in:
James Seibel
2021-05-05 16:35:23 -05:00
parent 7af38df92c
commit e36b3394f4
@@ -8,8 +8,6 @@ package com.backsun.lod.enums;
*/
public enum LodCorner
{
// used for position
/** -Z, +X */
NE(0),
/** +Z, +X */