From a9ed92f5f024435db1b78b1d8f66771d6d365ff0 Mon Sep 17 00:00:00 2001 From: ponchio Date: Wed, 26 Oct 2005 21:22:11 +0000 Subject: [PATCH] Tired of no newline at end of file warnings. --- vcg/simplex/face/with/wt.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/vcg/simplex/face/with/wt.h b/vcg/simplex/face/with/wt.h index cd9c5d16..fb58961f 100644 --- a/vcg/simplex/face/with/wt.h +++ b/vcg/simplex/face/with/wt.h @@ -3,11 +3,9 @@ #define __VCGLIB_FACE_WT_TYPE - #define FACE_TYPE FaceWT - #define __VCGLIB_FACE_WT @@ -19,9 +17,7 @@ #undef FACE_TYPE - #undef __VCGLIB_FACE_WT - -#endif \ No newline at end of file +#endif