summaryrefslogtreecommitdiff
path: root/src/tools/rbd/action/Diff.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rbd/action/Diff.cc')
-rw-r--r--src/tools/rbd/action/Diff.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/rbd/action/Diff.cc b/src/tools/rbd/action/Diff.cc
index 3729469c50d..838ef6cc510 100644
--- a/src/tools/rbd/action/Diff.cc
+++ b/src/tools/rbd/action/Diff.cc
@@ -132,7 +132,6 @@ int execute(const po::variables_map &vm,
return 0;
}
-Shell::SwitchArguments switched_arguments({at::WHOLE_OBJECT});
Shell::Action action(
{"diff"}, {},
"Print extents that differ since a previous snap, or image creation.", "",