aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-11-27 19:21:59 +0800
committerlofi <lofi@FreeBSD.org>2006-11-27 19:21:59 +0800
commit2e9c4e8d0203bda3082d86a4394ec603107c007c (patch)
tree04caca1edb9343192a7b78995e0caa6c837e998b
parent73faaef1de656e91da890d100be31695cc420d10 (diff)
downloadfreebsd-ports-gnome-2e9c4e8d0203bda3082d86a4394ec603107c007c.tar.gz
freebsd-ports-gnome-2e9c4e8d0203bda3082d86a4394ec603107c007c.tar.zst
freebsd-ports-gnome-2e9c4e8d0203bda3082d86a4394ec603107c007c.zip
Remove stale patch
-rw-r--r--multimedia/xvid/files/patch-src-quant-quant.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/xvid/files/patch-src-quant-quant.h b/multimedia/xvid/files/patch-src-quant-quant.h
deleted file mode 100644
index 25b465741f9d..000000000000
--- a/multimedia/xvid/files/patch-src-quant-quant.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../../src/quant/quant.h.orig Thu Dec 9 12:19:54 2004
-+++ ../../src/quant/quant.h Thu Dec 9 12:20:07 2004
-@@ -82,7 +82,7 @@
- #endif
-
- #ifdef ARCH_IS_IA64
--quanth263_intraFunc dequant_intra_ia64;
-+quant_intraFunc dequant_h263_intra_ia64;
- #endif
-
- /*****************************************************************************