added unsupported to deprecated in the warning
This commit is contained in:
parent
8ef495be20
commit
76eefc7fb8
|
@ -154,7 +154,7 @@ First commit...
|
|||
|
||||
****************************************************************************/
|
||||
|
||||
#pragma message("[VCGLIB Warning] this way to define the simplex face is DEPRECATED ")
|
||||
#pragma message("[VCGLIB Warning] this way to define the simplex face is DEPRECATED and no more SUPPORTED")
|
||||
#pragma message("[VCGLIB Warning] use vcg/simplex/faceplus instead ")
|
||||
|
||||
#ifndef FACE_TYPE
|
||||
|
|
Loading…
Reference in New Issue