- Patch #445468 by reaneyk: remove no-op block_update_7000().
							parent
							
								
									a40002c76b
								
							
						
					
					
						commit
						a304502f8a
					
				| 
						 | 
				
			
			@ -186,10 +186,3 @@ function block_install() {
 | 
			
		|||
function block_uninstall() {
 | 
			
		||||
  drupal_uninstall_schema('block');
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Refresh the block cache.
 | 
			
		||||
 */
 | 
			
		||||
function block_update_7000() {
 | 
			
		||||
  return array();
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue