(!1934) exa: unexport exaMoveOutPixmap()
Only used inside EXA code, not used by any drivers, so no need to keep it exported any longer. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
		
							parent
							
								
									e209b66e18
								
							
						
					
					
						commit
						50b41ab706
					
				|  | @ -799,9 +799,6 @@ extern _X_EXPORT Bool | |||
| extern _X_EXPORT void | ||||
|  exaMoveInPixmap(PixmapPtr pPixmap); | ||||
| 
 | ||||
| extern _X_EXPORT void | ||||
|  exaMoveOutPixmap(PixmapPtr pPixmap); | ||||
| 
 | ||||
| /* in exa_unaccel.c */ | ||||
| extern _X_EXPORT CARD32 | ||||
|  exaGetPixmapFirstPixel(PixmapPtr pPixmap); | ||||
|  |  | |||
|  | @ -718,4 +718,6 @@ void | |||
| void | ||||
|  exaPrepareAccessReg_classic(PixmapPtr pPixmap, int index, RegionPtr pReg); | ||||
| 
 | ||||
| void exaMoveOutPixmap(PixmapPtr pPixmap); | ||||
| 
 | ||||
| #endif                          /* EXAPRIV_H */ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue