Skip to content
Snippets Groups Projects
Commit 374db196 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

unused NXL

parent 6bba39af
No related branches found
No related tags found
No related merge requests found
// $Id: 3D_Extrude.cpp,v 1.39 2001-08-17 11:58:05 geuzaine Exp $
// $Id: 3D_Extrude.cpp,v 1.40 2001-08-20 08:06:47 geuzaine Exp $
#include "Gmsh.h"
#include "Numeric.h"
......@@ -70,9 +70,7 @@ List_T* getnxl(Vertex *v, int dim){
Curve *c;
Surface *s;
List_T *list;
nxl NXL;
NXL.Dim = dim;
if(dim==1){
if((list = getnxl(v, THEC)))
return list;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment