More WARN_CREATE_GLOBAL cleanups.
Followup to 908c4fe150.
Found by test-perfs.zsh.
			
			
This commit is contained in:
		
							parent
							
								
									86cd337446
								
							
						
					
					
						commit
						35c4bb7bdc
					
				|  | @ -55,6 +55,7 @@ _zsh_highlight() | ||||||
|   [[ $PENDING -gt 0 ]] && return $ret |   [[ $PENDING -gt 0 ]] && return $ret | ||||||
| 
 | 
 | ||||||
|   # Reset region highlight to build it from scratch |   # Reset region highlight to build it from scratch | ||||||
|  |   typeset -ga region_highlight | ||||||
|   region_highlight=(); |   region_highlight=(); | ||||||
| 
 | 
 | ||||||
|   { |   { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue