Commits
Travis Cross committed 538cdd378c6
Hide warning about sometimes initialized variable The rc variable here was always initialized but the compiler couldn't see that because of the lack of an unconditional else clause.
Hide warning about sometimes initialized variable The rc variable here was always initialized but the compiler couldn't see that because of the lack of an unconditional else clause.