X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/5431156e15bed660986dd7ff32f18680c25dd95f..169c286a23bcef717a3034d0ab5693b92b6e68c9:/gameserv/tcpclient.cpp diff --git a/gameserv/tcpclient.cpp b/gameserv/tcpclient.cpp index 62d73a1..fa73761 100644 --- a/gameserv/tcpclient.cpp +++ b/gameserv/tcpclient.cpp @@ -102,7 +102,6 @@ int main(int argc, char *argv[]) perror("Could not turn into a daemon"); exit(3); } - load_gs_dbase(); loadNews(newsdata, todaysnews);