mirror of
https://github.com/ceph/ceph
synced 2025-02-24 03:27:10 +00:00
mds: remove redundant comment
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
parent
0e6e69c4dd
commit
c568e92e25
@ -38,7 +38,6 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
// cons/des
|
||||
MDLog::~MDLog()
|
||||
{
|
||||
if (journaler) { delete journaler; journaler = 0; }
|
||||
|
Loading…
Reference in New Issue
Block a user