Remove info() call leftover in libovni
This commit is contained in:
		
							parent
							
								
									7cf69d055a
								
							
						
					
					
						commit
						05c4ed4963
					
				| @ -279,7 +279,6 @@ ovni_proc_init(int app, const char *loom, int pid) | |||||||
| static int | static int | ||||||
| move_thread_to_final(const char *src, const char *dst) | move_thread_to_final(const char *src, const char *dst) | ||||||
| { | { | ||||||
| 	info("moving src=%s to dst=%s", src, dst); |  | ||||||
| 	char buffer[1024]; | 	char buffer[1024]; | ||||||
| 
 | 
 | ||||||
| 	FILE *infile = fopen(src, "r"); | 	FILE *infile = fopen(src, "r"); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user