diff options
Diffstat (limited to 'devel/tcl-trf/files/patch-bz2_opt')
-rw-r--r-- | devel/tcl-trf/files/patch-bz2_opt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/devel/tcl-trf/files/patch-bz2_opt b/devel/tcl-trf/files/patch-bz2_opt deleted file mode 100644 index 15c071d06b2a..000000000000 --- a/devel/tcl-trf/files/patch-bz2_opt +++ /dev/null @@ -1,16 +0,0 @@ ---- generic/bz2_opt.c Sat Nov 18 17:42:31 2000 -+++ generic/bz2_opt.c Fri Feb 15 14:09:36 2002 -@@ -182,13 +182,4 @@ - - /* -- * 'bz2' is used, therefore load the required library. -- * And bail out if it is not available. -- */ -- -- if (TCL_OK != TrfLoadBZ2lib (interp)) { -- return TCL_ERROR; -- } -- -- /* - * Now perform the real option check. - */ |