0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-25 08:12:37 +01:00

modules: Remove erroneous comment (related b37df3f719). [ci skip]

This commit is contained in:
Jason Volk 2020-04-30 20:56:10 -07:00
parent 951d000ae9
commit 19bef4e822

View file

@ -514,8 +514,6 @@ client_module_LTLIBRARIES += \
# /_synapse/admin/
#
# This puts the source in client/ but the installed
# library is client_X.so in the main modules dir.
admin_moduledir = @moduledir@
admin_admin_users_la_SOURCES = admin/users.cc