From: Shinobu Kinjo Date: Wed, 13 Dec 2017 05:59:22 +0000 (+0900) Subject: osdc: Remove a bit too redundant public label... X-Git-Tag: v13.0.2~786^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8cef8447a99898d9470cdee9676ddc75ccec34d5;p=ceph.git osdc: Remove a bit too redundant public label... Signed-off-by: Shinobu Kinjo --- diff --git a/src/osdc/Objecter.h b/src/osdc/Objecter.h index de225dc865b4..87332e3d1d90 100644 --- a/src/osdc/Objecter.h +++ b/src/osdc/Objecter.h @@ -1271,7 +1271,6 @@ private: public: /*** track pending operations ***/ // read - public: struct OSDSession;