From a58e9002345a11a2868dd85b05278d92cb18ef4a Mon Sep 17 00:00:00 2001 From: David Date: Sun, 21 Dec 2014 00:04:49 +1300 Subject: Removed stale comment --- common.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/common.c b/common.c index 0c8a2fe..ca10543 100644 --- a/common.c +++ b/common.c @@ -89,8 +89,3 @@ int get_int(const char* string) return atoi(first_num); } - -/*********************************************************************** - * Get value after token in file. - * For example: - **********************************************************************/ -- cgit v1.1