mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Remove yosys_banner() from python wrapper init, fixes #1056
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
		
							parent
							
								
									1332051f33
								
							
						
					
					
						commit
						dd3c333c0a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -2060,7 +2060,6 @@ namespace YOSYS_PYTHON { | |||
| 				Yosys::log_streams.push_back(&std::cout); | ||||
| 				Yosys::log_error_stderr = true; | ||||
| 				Yosys::yosys_setup(); | ||||
| 				Yosys::yosys_banner(); | ||||
| 			} | ||||
| 		} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue