From: Casey Bodley Date: Wed, 8 May 2024 19:54:45 +0000 (-0400) Subject: neorados: remove unused symlink to completion.h X-Git-Tag: testing/wip-vshankar-testing-20240515.171252-debug~58^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e8ed211f903e1cd47347bc680e986440b3b310d0;p=ceph-ci.git neorados: remove unused symlink to completion.h this header is unused after ea67f3dee2a3f8fcdcbb0bc0e80e38ec70378f05 replaced uses of ceph::async::Completion with boost::asio::any_completion_handler Signed-off-by: Casey Bodley --- diff --git a/src/include/neorados/completion.h b/src/include/neorados/completion.h deleted file mode 120000 index 100678fc2a5..00000000000 --- a/src/include/neorados/completion.h +++ /dev/null @@ -1 +0,0 @@ -../../common/async/completion.h \ No newline at end of file