]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Meson: Cleanup remote backend
authorFred Morcos <fred.morcos@open-xchange.com>
Tue, 22 Aug 2023 10:10:38 +0000 (12:10 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Wed, 20 Mar 2024 12:28:45 +0000 (13:28 +0100)
modules/remotebackend/meson.build

index a62874330576564976e409cbc695b77ccf0dfa61..5ee4c5ae6996bff3be7a9957d8ccbda65cbd5b15 100644 (file)
@@ -1,5 +1,4 @@
 sources = [
-  # TODO Change this into a libpdns library
   'httpconnector.cc',
   'pipeconnector.cc',
   'remotebackend.cc',