Tidy commands and contact list

This commit is contained in:
James Booth
2012-04-23 22:43:12 +01:00
parent 34fc382760
commit 30d301332d
2 changed files with 28 additions and 16 deletions

View File

@@ -44,7 +44,6 @@ int process_input(char *inp)
{
int result = FALSE;
if (strlen(inp) > 0)
history_append(inp);