From c0b734a4b696bd7cfb5490bb25f8f332b406c9f3 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 13 Apr 2013 07:42:32 +0000
Subject: [PATCH]

---
 Mesh/meshPartition.cpp | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/Mesh/meshPartition.cpp b/Mesh/meshPartition.cpp
index 921965d399..1b846a3104 100644
--- a/Mesh/meshPartition.cpp
+++ b/Mesh/meshPartition.cpp
@@ -31,10 +31,6 @@
 
 //--Prototype for Chaco interface
 
-#ifdef interface
-#undef interface
-#endif
-
 extern "C" int interface
 (int nvtxs, int *start, int *adjacency, int *vwgts, float *ewgts,
  float *x, float *y, float *z,
-- 
GitLab