Resolve several warnings

* Removed a couple of unused variables

 * Removed settings specifications whenever possible, to use default
   values

 * Set ALWAYS_SEARCH_USER_PATHS to NO, as it is now deprecated.

 * Applied the recommended settings for warnings, except for
   implicit casts to (u)int 32bit values. The reason is these come from
   the iterator implemented in the BBEdit official header.
This commit is contained in:
2019-02-27 11:30:18 +01:00
parent 44ebb1faea
commit a6555f786e
3 changed files with 56 additions and 10 deletions