From 68ff2a601b80418df3609c922a61c35873cd04cf Mon Sep 17 00:00:00 2001 From: ganovelli Date: Thu, 13 May 2004 09:49:59 +0000 Subject: [PATCH] removed call to ComputeRT and put its body here --- vcg/simplex/tetrahedron/with/a.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 vcg/simplex/tetrahedron/with/a.h diff --git a/vcg/simplex/tetrahedron/with/a.h b/vcg/simplex/tetrahedron/with/a.h deleted file mode 100644 index c69ce645..00000000 --- a/vcg/simplex/tetrahedron/with/a.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef __VCGLIB_TETRA_A_TYPE -#define __VCGLIB_TETRA_A_TYPE - -#define TETRA_TYPE TetraA - -#define __VCGLIB_TETRA_A - -#include - -#undef TETRA_TYPE - -#undef __VCGLIB_TETRA_A - -#endif