Remove comment in start-browser about --class and --name parameters
With commit 1e151f80 (#40924 (closed)) we removed
the --class and --name parameters since the remoting name is now
customized in a different way (setting MOZ_APP_REMOTINGNAME in
mozconfig). But the comment mentioning those parameters is still there.