0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-19 16:30:52 +01:00

fixup! ircd: Remove aborted cruft.

This commit is contained in:
Jason Volk 2017-08-23 15:30:24 -06:00
parent 5657878cd5
commit 2a6527993b

View file

@ -39,14 +39,12 @@ libircd_la_SOURCES = \
ctx.cc \ ctx.cc \
socket.cc \ socket.cc \
client.cc \ client.cc \
vm.cc \
fmt.cc \ fmt.cc \
db.cc \ db.cc \
locale.cc \ locale.cc \
http.cc \ http.cc \
json.cc \ json.cc \
parse.cc \ parse.cc \
conf.cc \
listen.cc \ listen.cc \
matrix.cc matrix.cc