From 6e6709aeb95c0d219a129789dca0aa761110b738 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 31 Aug 2010 15:23:15 +0000 Subject: Remove misc/kcd-devel, older than stable and unmaintained --- misc/kcd-devel/files/patch-cxxlib.cc | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 misc/kcd-devel/files/patch-cxxlib.cc (limited to 'misc/kcd-devel/files/patch-cxxlib.cc') diff --git a/misc/kcd-devel/files/patch-cxxlib.cc b/misc/kcd-devel/files/patch-cxxlib.cc deleted file mode 100644 index 3388c062954a..000000000000 --- a/misc/kcd-devel/files/patch-cxxlib.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- cxxlib.cc.orig Sun Nov 3 23:49:03 2002 -+++ cxxlib.cc Wed Nov 6 09:42:38 2002 -@@ -48,6 +48,7 @@ - abort(); - } - -+#ifndef __FreeBSD__ - void *operator new (size_t size) CXX__NEW_THROW - { - #ifdef LARGE_MEMORY_THRES -@@ -101,6 +102,7 @@ - } - - #endif /* CXX__HAVE_ARRAY_NEW */ -+#endif - - #ifndef CXX__NEW_THROW_BAD_ALLOC - void kcd_new_handler() -- cgit v1.2.3