gnome-shell/js/gdm
Florian Müllner a77377efe7 cleanup: Avoid useless return statements
Return statements are only useful if they return a value or break
the regular function flow (i.e. early returns). Remove all returns
that do neither.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/731
2019-09-15 16:02:45 +02:00
..
authPrompt.js js: Use implicit animations for animatable properties 2019-08-06 23:54:29 +02:00
batch.js cleanup: Avoid useless return statements 2019-09-15 16:02:45 +02:00
fingerprint.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
loginDialog.js js: Use Clutter transitions for adjustment changes 2019-08-07 18:40:49 +02:00
oVirt.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
realmd.js realmd: Set login format to null on start and update if invalid 2019-09-09 19:28:18 +00:00
util.js js: Use implicit animations for animatable properties 2019-08-06 23:54:29 +02:00