commit 7d0dd13af4043818a888eda98631aa019e817c98 parent f49862221071fe0e05a403f807a5190815e7f813 Author: ByteProject <stefan.vogt@byteproject.net> Date: Wed, 14 Mar 2012 22:25:51 +0100 removed what was too much Diffstat:
M | ansilove/ansilove.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/ansilove/ansilove.c b/ansilove/ansilove.c @@ -2287,5 +2287,3 @@ void readComments(FILE *file, char **comment_lines, int32_t comments) free(comment_lines); return; } - -