remove unused file

This commit is contained in:
Joachim Schöberl 2019-02-15 14:33:42 +01:00
parent fa3f89d337
commit 0a1976ba47

View File

@ -4,7 +4,7 @@ install(FILES
acisgeom.hpp csg.hpp geometry2d.hpp gprim.hpp incopengl.hpp
inctcl.hpp incvis.hpp linalg.hpp meshing.hpp myadt.hpp mydefs.hpp
mystdlib.h nginterface_v2_impl.hpp occgeom.hpp ngsimd.hpp
opti.hpp parallel.hpp parallelinterface.hpp stlgeom.hpp visual.hpp
opti.hpp parallel.hpp stlgeom.hpp visual.hpp
DESTINATION ${NG_INSTALL_DIR_INCLUDE}/include COMPONENT netgen_devel
)