
The NullPointerException fixed by the previous commit had a warning to that effect. This fixes almost all the warnings to make the warnings clearer: * unused method * unused result of File.delete() * can have reduced visibility * single char static "" strings can be '' chars