]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
client: remove unused include from barrier.cc 41892/head
authorRishabh Dave <ridave@redhat.com>
Sat, 17 Apr 2021 09:03:57 +0000 (14:33 +0530)
committerRishabh Dave <ridave@redhat.com>
Sat, 17 Apr 2021 09:05:30 +0000 (14:35 +0530)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/client/barrier.cc

index 7a0c08868439c9b071450183fc617f79a23a3ae2..dfdedaf58565bdc70058fad266e76948399cf088 100644 (file)
@@ -18,7 +18,6 @@
 #include "include/Context.h"
 #include "Client.h"
 #include "barrier.h"
-#include "include/ceph_assert.h"
 
 #undef dout_prefix
 #define dout_prefix *_dout << "client." << whoami << " "