diff options
Diffstat (limited to 'x11/xf86-video-sis/patches/patch-ab')
-rw-r--r-- | x11/xf86-video-sis/patches/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xf86-video-sis/patches/patch-ab b/x11/xf86-video-sis/patches/patch-ab deleted file mode 100644 index 6c6148a5919..00000000000 --- a/x11/xf86-video-sis/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2007/04/04 13:23:01 joerg Exp $ - ---- src/sis_dri.c.orig 2007-04-04 15:18:44.000000000 +0200 -+++ src/sis_dri.c -@@ -125,6 +125,8 @@ static void SISDRIInitBuffers(WindowPtr - static void SISDRIMoveBuffers(WindowPtr pParent, DDXPointRec ptOldOrg, - RegionPtr prgnSrc, CARD32 index); - -+void SISDRICloseScreen(ScreenPtr); -+ - static Bool - SISInitVisualConfigs(ScreenPtr pScreen) - { |