[PATCH xf86-video-apm 1/4] Remove miInitializeBackingStore
Kevin Brace
kevinbrace at gmx.com
Mon Dec 17 22:00:33 UTC 2018
Apparently, it is no longer available.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
---
src/apm_driver.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/apm_driver.c b/src/apm_driver.c
index e40e1c2..ece599e 100644
--- a/src/apm_driver.c
+++ b/src/apm_driver.c
@@ -1784,7 +1784,6 @@ ApmScreenInit(SCREEN_INIT_ARGS_DECL)
}
#endif
- miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
xf86SetSilkenMouse(pScreen);
--
2.7.4
More information about the xorg-devel
mailing list