]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/Makefile.in
Remove silly cast that caused a compiler warning.
[irc/rqf/shadowircd.git] / src / Makefile.in
index 9c62278014738ab0bf7e891f07894e5fe75c2a4f..561dd95627ece39f50d016e5926c9f332ce0e774 100644 (file)
@@ -65,11 +65,9 @@ SRCS =                          \
   hash.c                        \
   hook.c                        \
   hostmask.c                   \
-  irc_string.c                  \
   irc_dictionary.c             \
   ircd.c                        \
   ircd_signal.c                 \
-  ircd_state.c                 \
   kdparse.c                    \
   listener.c                    \
   logger.c                      \
@@ -87,7 +85,6 @@ SRCS =                          \
   s_auth.c                      \
   s_conf.c                      \
   s_newconf.c                  \
-  s_gline.c                     \
   s_serv.c                      \
   s_user.c                      \
   scache.c                      \