Index: dm/DM.cpp |
diff --git a/dm/DM.cpp b/dm/DM.cpp |
index 210badc1b21f5bcc6d0c3756bed9e9fe32389880..eb61fd786b543087a88885759d92b22ff9c5307e 100644 |
--- a/dm/DM.cpp |
+++ b/dm/DM.cpp |
@@ -71,7 +71,6 @@ DEFINE_string(uninterestingHashesFile, "", |
DEFINE_int32(shards, 1, "We're splitting source data into this many shards."); |
DEFINE_int32(shard, 0, "Which shard do I run?"); |
-DEFINE_bool(simpleCodec, false, "Only decode images to native scale"); |
DEFINE_string(mskps, "", "Directory to read mskps from, or a single mskp file."); |