mirror of
				https://github.com/troglobit/editline.git
				synced 2025-11-01 01:01:34 +08:00 
			
		
		
		
	testit: Don't add history, readline() already does this
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
		| @@ -61,7 +61,6 @@ int main(int argc, char *argv[] __attribute__ ((unused))) | ||||
| 		perror(p); | ||||
| 	    } | ||||
| 	} | ||||
| 	add_history(p); | ||||
| 	free(p); | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Joachim Nilsson
					Joachim Nilsson