aboutsummaryrefslogtreecommitdiff
path: root/cad/vipec/files/patch-include::DataVector.h
diff options
context:
space:
mode:
Diffstat (limited to 'cad/vipec/files/patch-include::DataVector.h')
-rw-r--r--cad/vipec/files/patch-include::DataVector.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/cad/vipec/files/patch-include::DataVector.h b/cad/vipec/files/patch-include::DataVector.h
deleted file mode 100644
index e8e3fb220bce..000000000000
--- a/cad/vipec/files/patch-include::DataVector.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../include/DataVector.h.orig Tue Feb 13 06:23:19 2001
-+++ ../include/DataVector.h Fri Aug 20 21:56:44 2004
-@@ -43,7 +43,6 @@
- uint getSize();
- void addPoint(TComplex value);
-
--private:
- DataVector(const DataVector& vector);
-
-