Index: dm/DM.cpp |
diff --git a/dm/DM.cpp b/dm/DM.cpp |
index 3efc5c141a4d50af4f762f74546cf30756153882..00945f27f2e676dc2ab843c2924ad53a6c17a4f9 100644 |
--- a/dm/DM.cpp |
+++ b/dm/DM.cpp |
@@ -16,7 +16,6 @@ |
#include "Test.h" |
#include "Timer.h" |
-DEFINE_string(images, "resources", "Images to decode."); |
DEFINE_string(src, "tests gm skp image subset", "Source types to test."); |
DEFINE_bool(nameByHash, false, |
"If true, write to FLAGS_writePath[0]/<hash>.png instead of " |