ports/xorg (3.0): xorg-xf86-video-dummy: removed obsolete patch
commit 19ce1fa79df8894258034f60ea3ee3075c106733 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Mon Sep 9 21:44:54 2013 +0200 xorg-xf86-video-dummy: removed obsolete patch diff --git a/xorg-xf86-video-dummy/mibstore.patch b/xorg-xf86-video-dummy/mibstore.patch deleted file mode 100644 index b76c831..0000000 --- a/xorg-xf86-video-dummy/mibstore.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -rupN xf86-video-dummy-0.3.6-orig/src/dummy_driver.c xf86-video-dummy-0.3.6/src/dummy_driver.c ---- xf86-video-dummy-0.3.6-orig/src/dummy_driver.c 2013-03-09 15:14:36.799505563 +0100 -+++ xf86-video-dummy-0.3.6/src/dummy_driver.c 2013-03-09 15:15:05.087473139 +0100 -@@ -14,9 +14,6 @@ - /* All drivers initialising the SW cursor need this */ - #include "mipointer.h" - --/* All drivers implementing backing store need this */ --#include "mibstore.h" -- - /* All drivers using the mi colormap manipulation need this */ - #include "micmap.h" - -@@ -617,7 +614,6 @@ DUMMYScreenInit(SCREEN_INIT_ARGS_DECL) - , lines - pScrn->virtualY); - } - -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - xf86SetSilkenMouse(pScreen); -
participants (1)
-
crux@crux.nu