Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3
xf86-video-tga
U_Remove-mibstore.h.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File U_Remove-mibstore.h.patch of Package xf86-video-tga
From b7022db0559cd1b6cd3eb6b5abf6896a607b478d Mon Sep 17 00:00:00 2001 From: Adam Jackson <ajax@redhat.com> Date: Tue, 25 Sep 2012 08:55:00 -0400 Subject: [PATCH] Remove mibstore.h Signed-off-by: Adam Jackson <ajax@redhat.com> --- src/tga_accel.c | 1 - src/tga_driver.c | 3 --- 2 files changed, 4 deletions(-) diff --git a/src/tga_accel.c b/src/tga_accel.c index 35af1a4..b414df5 100644 --- a/src/tga_accel.c +++ b/src/tga_accel.c @@ -37,7 +37,6 @@ #include "xf86cmap.h" #include "mipointer.h" -#include "mibstore.h" #include "miline.h" #include "tga_regs.h" diff --git a/src/tga_driver.c b/src/tga_driver.c index dd4f3e6..90d2660 100644 --- a/src/tga_driver.c +++ b/src/tga_driver.c @@ -46,8 +46,6 @@ /* software cursor */ #include "mipointer.h" -/* backing store */ -#include "mibstore.h" /* #include "mibank.h" */ /* colormap manipulation */ @@ -1451,7 +1449,6 @@ TGAScreenInit(SCREEN_INIT_ARGS_DECL) fbPictureInit (pScreen, 0, 0); - miInitializeBackingStore(pScreen); xf86SetBackingStore(pScreen); xf86SetSilkenMouse(pScreen); -- 1.7.10.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor