remove obsolete comment
This commit is contained in:
@@ -97,7 +97,6 @@ export class SetupEncryptionStore extends EventEmitter {
|
|||||||
|
|
||||||
if (!this.hasDevicesToVerifyAgainst && !this.keyInfo) {
|
if (!this.hasDevicesToVerifyAgainst && !this.keyInfo) {
|
||||||
// skip before we can even render anything.
|
// skip before we can even render anything.
|
||||||
// XXX: this causes a dialog box flash
|
|
||||||
this.phase = PHASE_FINISHED;
|
this.phase = PHASE_FINISHED;
|
||||||
} else {
|
} else {
|
||||||
this.phase = PHASE_INTRO;
|
this.phase = PHASE_INTRO;
|
||||||
|
|||||||
Reference in New Issue
Block a user