]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common: remove log subsys for deprecated 'civetweb'
authorCasey Bodley <cbodley@redhat.com>
Thu, 5 May 2022 15:31:51 +0000 (11:31 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 8 Jun 2022 15:02:34 +0000 (11:02 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/subsys.h

index 47ade3f2c8fd9496570d9c09fa77287dca0d69b1..7155ca7c3d5f45db8b7fff8cc3b9d360c1ba7341 100644 (file)
@@ -61,7 +61,6 @@ SUBSYS(perfcounter, 1, 5)
 SUBSYS(rgw, 1, 5)                 // log level for the Rados gateway
 SUBSYS(rgw_sync, 1, 5)
 SUBSYS(rgw_datacache, 1, 5)
-SUBSYS(civetweb, 1, 10)
 SUBSYS(javaclient, 1, 5)
 SUBSYS(asok, 1, 5)
 SUBSYS(throttle, 1, 1)