diff options
-rw-r--r-- | FICS/ficsmain.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FICS/ficsmain.h b/FICS/ficsmain.h index dd7d98d..0e57d7b 100644 --- a/FICS/ficsmain.h +++ b/FICS/ficsmain.h @@ -56,6 +56,5 @@ extern int current_socket; /* Arguments */ extern int port; extern int withConsole; -extern time_t time(); #endif /* _FICSMAIN_H */ |