From 43682d9ada239b6b47e31f49e73c0297bd4c0c83 Mon Sep 17 00:00:00 2001 From: ganovelli Date: Tue, 4 May 2004 02:41:07 +0000 Subject: [PATCH] created --- vcg/simplex/face/with/fefmfn.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 vcg/simplex/face/with/fefmfn.h diff --git a/vcg/simplex/face/with/fefmfn.h b/vcg/simplex/face/with/fefmfn.h deleted file mode 100644 index ac030ac4..00000000 --- a/vcg/simplex/face/with/fefmfn.h +++ /dev/null @@ -1,18 +0,0 @@ -#ifndef __VCGLIB_FACE_EMN_TYPE -#define __VCGLIB_FACE_EMN_TYPE - -#define FACE_TYPE FaceEMN - -#define __VCGLIB_FACE_E -#define __VCGLIB_FACE_M -#define __VCGLIB_FACE_N - -#include - -#undef FACE_TYPE - -#undef __VCGLIB_FACE_E -#undef __VCGLIB_FACE_M -#undef __VCGLIB_FACE_N - -#endif