aboutsummaryrefslogtreecommitdiffstats
path: root/flags.h
diff options
context:
space:
mode:
authorShinichiro Hamaji <shinichiro.hamaji@gmail.com>2016-02-19 13:45:29 +0900
committerShinichiro Hamaji <shinichiro.hamaji@gmail.com>2016-02-19 13:45:29 +0900
commit94dc4c7127f776967c1276544571be7d19d7efa2 (patch)
tree06cc3d94fdf8941b2ac263f6ad40d7a340eb0ac4 /flags.h
parent422179d6ddbf649a04ca44c24fe1f4ba456e4769 (diff)
downloadandroid_build_kati-94dc4c7127f776967c1276544571be7d19d7efa2.tar.gz
android_build_kati-94dc4c7127f776967c1276544571be7d19d7efa2.tar.bz2
android_build_kati-94dc4c7127f776967c1276544571be7d19d7efa2.zip
[C++] Remove --gen_regen_rule
No one uses this.
Diffstat (limited to 'flags.h')
-rw-r--r--flags.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/flags.h b/flags.h
index 275a3ee..905d5ee 100644
--- a/flags.h
+++ b/flags.h
@@ -29,7 +29,6 @@ struct Flags {
bool enable_kati_warnings;
bool enable_stat_logs;
bool gen_all_targets;
- bool gen_regen_rule;
bool generate_ninja;
bool is_dry_run;
bool is_silent_mode;