Oops. Remove debugging noise from console output.

This commit is contained in:
Jonathan Moore Liles 2008-12-06 00:45:51 -06:00
parent 5af2e2d73b
commit 6f53a6fc10
1 changed files with 0 additions and 2 deletions

View File

@ -156,8 +156,6 @@ Log_Entry::parse_alist( const char *s )
} }
} }
printf( "%s\n", v );
c = NULL; c = NULL;
} }
break; break;