summaryrefslogtreecommitdiffstats
path: root/Devmapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Devmapper.cpp')
-rw-r--r--Devmapper.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Devmapper.cpp b/Devmapper.cpp
index d55d92d1..00fb4b3c 100644
--- a/Devmapper.cpp
+++ b/Devmapper.cpp
@@ -94,8 +94,6 @@ int Devmapper::destroyAll() {
PLOG(WARNING) << "Failed to destroy dm device named " << device.name();
}
}
- } else {
- LOG(DEBUG) << "Found unmanaged dm device named " << device.name();
}
}
return 0;