summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/reduce/files/3.02.060709-remove-extra-qualification.patch')
-rw-r--r--sci-chemistry/reduce/files/3.02.060709-remove-extra-qualification.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-chemistry/reduce/files/3.02.060709-remove-extra-qualification.patch b/sci-chemistry/reduce/files/3.02.060709-remove-extra-qualification.patch
deleted file mode 100644
index 46745213b15c..000000000000
--- a/sci-chemistry/reduce/files/3.02.060709-remove-extra-qualification.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur reduce.3.02.060709.orig/reduce_src/GraphToHoldScores.h reduce.3.02.060709/reduce_src/GraphToHoldScores.h
---- reduce.3.02.060709.orig/reduce_src/GraphToHoldScores.h 2006-07-10 08:12:40.000000000 -0700
-+++ reduce.3.02.060709/reduce_src/GraphToHoldScores.h 2006-07-10 10:31:40.000000000 -0700
-@@ -290,7 +290,7 @@
- int whichVertex( int vertex ) const;
-
- void
-- DegreeThreeEdge_ths::lookForSharedDots(
-+ lookForSharedDots(
- DegreeThreeEdge_ths const * other,
- int vertex_this,
- int vertex_other