Don't throw exception when FragmentTabHost has no tabs

This check was unnecessary, as a null value for newTab is already
handled correctly by the rest of the method.

Bug: 30034992
Change-Id: Ia3f7c7d36de607ecc3b64112ad3f57122c922b94
1 file changed