security: Remove XpExtension from SecurityTrustedExtensions
There's no XPrint extension (anymore). Signed-off-by: Daniel Martin <consume.noise@gmail.com> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
		
							parent
							
								
									12c19bbff4
								
							
						
					
					
						commit
						2aeb9d8f8b
					
				|  | @ -67,7 +67,6 @@ typedef struct { | |||
| static const char *SecurityTrustedExtensions[] = { | ||||
|     "XC-MISC", | ||||
|     "BIG-REQUESTS", | ||||
|     "XpExtension", | ||||
|     NULL | ||||
| }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue