Skip to content

Commit

Permalink
Apply libresource patch for -Wunused-but-set-variable
Browse files Browse the repository at this point in the history
Summary: See context on D56764046.

Reviewed By: ssj933

Differential Revision: D56766111

fbshipit-source-id: ac177624b2e4bb64d389228732824741e492015a
  • Loading branch information
wsanville authored and facebook-github-bot committed Apr 30, 2024
1 parent e4a13c1 commit f672d2f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions libresource/ResourceTypes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,7 @@ namespace android {

static const bool kDebugStringPoolNoisy = false;
static const bool kDebugXMLNoisy = false;
static const bool kDebugTableNoisy = false;
static const bool kDebugTableGetEntry = false;
static const bool kDebugTableSuperNoisy = false;
static const bool kDebugLoadTableNoisy = false;
static const bool kDebugLoadTableSuperNoisy = false;
static const bool kDebugTableTheme = false;
static const bool kDebugResXMLTree = false;
static const bool kDebugLibNoisy = false;

Expand Down

0 comments on commit f672d2f

Please sign in to comment.