summaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-cpp-Math-pyIndexTriangle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-cpp-Math-pyIndexTriangle.cpp')
-rw-r--r--graphics/gsculpt/files/patch-cpp-Math-pyIndexTriangle.cpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/gsculpt/files/patch-cpp-Math-pyIndexTriangle.cpp b/graphics/gsculpt/files/patch-cpp-Math-pyIndexTriangle.cpp
deleted file mode 100644
index bf5b452495e6..000000000000
--- a/graphics/gsculpt/files/patch-cpp-Math-pyIndexTriangle.cpp
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp/Math/pyIndexTriangle.cpp.orig Mon Jan 1 17:49:08 2007
-+++ cpp/Math/pyIndexTriangle.cpp Tue Feb 20 13:56:21 2007
-@@ -8,10 +8,10 @@
- #ifndef PYINDEXTRIANGLE_CPP
- #define PYINDEXTRIANGLE_CPP
-
--#include <Math/IndexTriangle.h>
--
- #include <boost/python.hpp>
- using namespace boost::python;
-+
-+#include <Math/IndexTriangle.h>
-
-
- void export_IndexTriangle()