SkinMinerva: Remove incorrect comment

'returnto' is, in fact, set a few lines above this comment,
since 2013 (I1553ee71f4f9ffec8462e3f9b85de9f39d921204).

Change-Id: I20ab084b3ddf59d338268f00a7f2306c9e2bd2b3
This commit is contained in:
Bartosz Dziewoński 2018-09-21 05:07:21 +02:00
parent ee5959a6fb
commit 786ec45c30
1 changed files with 0 additions and 1 deletions

View File

@ -696,7 +696,6 @@ class SkinMinerva extends SkinTemplate {
[ 'data-event-name' => 'logout' ]
);
} else {
// note returnto is not set for mobile (per product spec)
// note welcome=yes in returnto allows us to detect accounts created from the left nav
$returntoquery[ 'welcome' ] = 'yes';
// unset campaign on login link so as not to interfere with A/B tests