Skip to content

Commit fa34bba

Browse files
committed
Removed duplicate build setting
1 parent 406c5a2 commit fa34bba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Base/Common.xcconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES
140140
// Warn if a "@selector(...)" expression referring to an undeclared selector is found
141141
GCC_WARN_UNDECLARED_SELECTOR = YES
142142

143-
// Whether to warn about variables that are not initialized before being used
144-
GCC_WARN_UNINITIALIZED_AUTOS = YES
145-
146143
// Whether to warn about static functions that are unused
147144
GCC_WARN_UNUSED_FUNCTION = YES
148145

0 commit comments

Comments
 (0)