Addressing (hopefully) npe in Compat listener.

This commit is contained in:
ProgrammerDan
2016-04-21 18:50:04 -04:00
parent d498cb52ec
commit 66297bd2e5
5 changed files with 16 additions and 18 deletions
-2
View File
@@ -3,8 +3,6 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.java]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true