diff options
-rw-r--r-- | common.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -89,8 +89,3 @@ int get_int(const char* string) return atoi(first_num); } - -/*********************************************************************** - * Get value after token in file. - * For example: - **********************************************************************/ |