summaryrefslogtreecommitdiff
path: root/xorg-xf86-video-dummy
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2013-09-09 21:44:54 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2013-09-09 21:44:54 +0200
commit19ce1fa79df8894258034f60ea3ee3075c106733 (patch)
treeb8a20b9cbb788b1cdbced2eacd255376be6dc772 /xorg-xf86-video-dummy
parent91b53308eb57b7a9c15f11df0f564e862987faba (diff)
downloadxorg-19ce1fa79df8894258034f60ea3ee3075c106733.tar.gz
xorg-19ce1fa79df8894258034f60ea3ee3075c106733.tar.xz
xorg-xf86-video-dummy: removed obsolete patch
Diffstat (limited to 'xorg-xf86-video-dummy')
-rw-r--r--xorg-xf86-video-dummy/mibstore.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/xorg-xf86-video-dummy/mibstore.patch b/xorg-xf86-video-dummy/mibstore.patch
deleted file mode 100644
index b76c831c..00000000
--- 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);
-

Generated by cgit