Drop -Wno-unused-parameter.
The only one left is libedify. Will handle that in a separate CL. Test: mmma bootable/recovery Change-Id: I732a5f85229da90fd767bee2e46c5c95f529c396
This commit is contained in:
+1
-2
@@ -150,8 +150,7 @@ void WearRecoveryUI::update_progress_locked() {
|
||||
gr_flip();
|
||||
}
|
||||
|
||||
void WearRecoveryUI::SetStage(int current, int max) {
|
||||
}
|
||||
void WearRecoveryUI::SetStage(int /* current */, int /* max */) {}
|
||||
|
||||
void WearRecoveryUI::StartMenu(const char* const* headers, const char* const* items,
|
||||
int initial_selection) {
|
||||
|
||||
Reference in New Issue
Block a user