Delete unused variable within ActivityStarter#executeRequest

The variable `previousStart` has already been removed from its actual
usage location, so we should also delete this unused variable to
prevent confusion.

Bug:none
Test:presubmit

Change-Id: I3a4cc6eba57da2b5a00893f59c94add3eb84b057
1 file changed