Skip to content

Commit

Permalink
Removed duplicate build setting
Browse files Browse the repository at this point in the history
  • Loading branch information
notjosh committed Jan 31, 2014
1 parent 406c5a2 commit fa34bba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Base/Common.xcconfig
Expand Up @@ -140,9 +140,6 @@ GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES
// Warn if a "@selector(...)" expression referring to an undeclared selector is found
GCC_WARN_UNDECLARED_SELECTOR = YES

// Whether to warn about variables that are not initialized before being used
GCC_WARN_UNINITIALIZED_AUTOS = YES

// Whether to warn about static functions that are unused
GCC_WARN_UNUSED_FUNCTION = YES

Expand Down

0 comments on commit fa34bba

Please sign in to comment.