Remove redundant null check.

mDefaultSimCallManagerRequests was null-checked twice due to an old
merge conflict.  Removing the redundant null check.

Test: Compile.
Test: Run unit tests.
Fixes: 227203109
Change-Id: I43f9e55789ba5bf607e77cf38574075df326d6cb
1 file changed