summaryrefslogtreecommitdiff
path: root/graphics/magicpoint/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/magicpoint/patches/patch-ak')
-rw-r--r--graphics/magicpoint/patches/patch-ak13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/magicpoint/patches/patch-ak b/graphics/magicpoint/patches/patch-ak
deleted file mode 100644
index f20cb2c0c17..00000000000
--- a/graphics/magicpoint/patches/patch-ak
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ak,v 1.1 2006/02/23 20:49:49 joerg Exp $
-
---- mng.c.orig 2006-02-23 20:22:29.000000000 +0000
-+++ mng.c
-@@ -43,6 +43,8 @@ typedef struct {
- mng_uint32 delay; /* ticks to wait before resuming decode */
- } mngstuff;
-
-+void mng_window_setup(mngstuff *, int, int, int, int);
-+
- /* callbacks for the mng decoder */
-
- /* memory allocation; data must be zeroed */