remove a wring comment

This commit is contained in:
eap 2013-06-24 10:01:25 +00:00
parent 8cf728d8be
commit 73396da9cd

View File

@ -237,7 +237,7 @@ module SMESH
/*!
* Enumeration for DriverMED (used by Perform() method)
*/
enum MED_VERSION // in the order of severity
enum MED_VERSION
{
MED_V2_1,
MED_V2_2