aboutsummaryrefslogtreecommitdiff
path: root/textproc/latte/files/patch-list.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/latte/files/patch-list.cxx')
-rw-r--r--textproc/latte/files/patch-list.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/latte/files/patch-list.cxx b/textproc/latte/files/patch-list.cxx
deleted file mode 100644
index e71f08e1bca7..000000000000
--- a/textproc/latte/files/patch-list.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- list.cxx.orig Fri Oct 22 12:59:24 1999
-+++ list.cxx Fri Mar 19 01:17:52 2004
-@@ -17,6 +17,8 @@
-
- #include <latte.h>
-
-+using namespace std;
-+
- Latte_List::Latte_List() :
- m_self_eval(Latte_List::SelfEvalFn(*this)),
- m_operator(Latte_List::GetOperatorFn(*this))