From 76eefc7fb8de8bd78f5760df758a7f8273fce0ae Mon Sep 17 00:00:00 2001 From: ganovelli Date: Fri, 12 Dec 2008 18:10:36 +0000 Subject: [PATCH] added unsupported to deprecated in the warning --- vcg/simplex/face/base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/simplex/face/base.h b/vcg/simplex/face/base.h index 7e450319..9ff4894d 100644 --- a/vcg/simplex/face/base.h +++ b/vcg/simplex/face/base.h @@ -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