Index: third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc |
diff --git a/third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc b/third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc |
index f7330c30279ac1380036c8dfeea59de47dbcd65b..4657cf519b6095c6df7bcc6294c3bcf2b15e856f 100644 |
--- a/third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc |
+++ b/third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc |
@@ -25,10 +25,6 @@ |
#include "encodings/compact_lang_det/win/cld_commandlineflags.h" |
#include "encodings/compact_lang_det/win/cld_google.h" |
-DEFINE_bool(html, false, "Print language spans in HTML on stderr"); |
-DEFINE_bool(detail, false, "Print incoming text to stderr"); |
-DEFINE_bool(skipbig, false, "Skip BigInputTests"); |
- |
// Test strings. |
// These are all included here to make the unit test self-contained. |
const char* kTeststr_en = |