Index: dm/DM.cpp |
diff --git a/dm/DM.cpp b/dm/DM.cpp |
index 3af7dbede5f9108f7b8cb2d9703cf3a74ddd5021..5745113096b4433e473ada6793e56380c58537cf 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 " |