Removed redundent comma

This commit is contained in:
Robert Osfield 2007-06-05 08:30:24 +00:00
parent a4952716a5
commit 497604a192

View File

@ -180,9 +180,7 @@ class OSG_EXPORT StateAttribute : public Object
OSGNVSLANG_PROGRAM,
// osgNVParse
OSGNVPARSE_PROGRAM_PARSER,
OSGNVPARSE_PROGRAM_PARSER
};
/** Simple pairing between an attribute type and the member within that attribute type group.*/