WycliffeAssociates / otter-jvm

Desktop JVM repository for the Otter project
GNU General Public License v3.0
6 stars 1 forks source link

Refactor to remove compiler warnings #465

Closed aunger closed 5 years ago

aunger commented 5 years ago

Fix Kotlin compiler warnings:


This change is Reviewable

aunger commented 5 years ago

Most of these changes are simple refactorings that should not change functionality. However, I did change functionality when the warnings seemed to indicate an actual bug. Please review carefully to be sure I didn't change something that was intentional.