From 36f729cd5b3215702e2d822aa242f6bfc5059ca0 Mon Sep 17 00:00:00 2001
From: Van Dung Nguyen <vandung.nguyen@ulg.ac.be>
Date: Wed, 16 Dec 2015 09:17:23 +0000
Subject: [PATCH] oups-- file missing

---
 wrappers/gmshpy/gmshGeo.i | 2 --
 1 file changed, 2 deletions(-)

diff --git a/wrappers/gmshpy/gmshGeo.i b/wrappers/gmshpy/gmshGeo.i
index 0266507840..d195c204bf 100644
--- a/wrappers/gmshpy/gmshGeo.i
+++ b/wrappers/gmshpy/gmshGeo.i
@@ -19,7 +19,6 @@
   #include "GFace.h"
   #include "GFaceCompound.h"
   #include "GRegion.h"
-  #include "discreteDiskFace.h"
   #include "discreteFace.h"
   #include "discreteEdge.h"
   #include "discreteRegion.h"
@@ -114,7 +113,6 @@ namespace std {
 %include "GFace.h"
 %include "GFaceCompound.h"
 %include "GRegion.h"
-%include "discreteDiskFace.h"
 %include "discreteFace.h"
 %include "discreteEdge.h"
 %include "discreteVertex.h"
-- 
GitLab