summaryrefslogtreecommitdiff
path: root/graphics/exact-image/files/patch-lib__ContourUtility.cc
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/exact-image/files/patch-lib__ContourUtility.cc')
-rw-r--r--graphics/exact-image/files/patch-lib__ContourUtility.cc13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/exact-image/files/patch-lib__ContourUtility.cc b/graphics/exact-image/files/patch-lib__ContourUtility.cc
deleted file mode 100644
index 40bd5e3f73ef..000000000000
--- a/graphics/exact-image/files/patch-lib__ContourUtility.cc
+++ /dev/null
@@ -1,13 +0,0 @@
---- lib/ContourUtility.cc.orig 2009-07-10 10:25:43.000000000 -0400
-+++ lib/ContourUtility.cc 2009-07-10 10:26:31.000000000 -0400
-@@ -1,9 +1,9 @@
--#include "ContourUtility.hh"
- #include <cmath>
- #include <cstdlib>
- //#include <iostream>
- #include <assert.h>
- #include <stdio.h>
-+#include "ContourUtility.hh"
-
- void CenterAndReduce(const Contours::Contour& source,
- Contours::Contour& dest,