include: unexport registry.h
This file isn't included by any known modules, so no need to keep it around in the public api. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1348>
This commit is contained in:
		
							parent
							
								
									5f5d55be88
								
							
						
					
					
						commit
						17ad53c803
					
				|  | @ -270,7 +270,6 @@ cat > sdksyms.c << EOF | ||||||
| #include "ptrveloc.h" | #include "ptrveloc.h" | ||||||
| #include "region.h" | #include "region.h" | ||||||
| #include "regionstr.h" | #include "regionstr.h" | ||||||
| #include "registry.h" |  | ||||||
| #include "resource.h" | #include "resource.h" | ||||||
| #include "rgb.h" | #include "rgb.h" | ||||||
| #include "screenint.h" | #include "screenint.h" | ||||||
|  |  | ||||||
|  | @ -489,7 +489,6 @@ if build_xorg | ||||||
|             'ptrveloc.h', |             'ptrveloc.h', | ||||||
|             'region.h', |             'region.h', | ||||||
|             'regionstr.h', |             'regionstr.h', | ||||||
|             'registry.h', |  | ||||||
|             'resource.h', |             'resource.h', | ||||||
|             'rgb.h', |             'rgb.h', | ||||||
|             'screenint.h', |             'screenint.h', | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue