Sfoglia il codice sorgente

removed commented code

Gildas 6 anni fa
parent
commit
b69c8d46e5
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      lib/frame-tree/content/content-frame-tree.js

+ 0 - 1
lib/frame-tree/content/content-frame-tree.js

@@ -147,7 +147,6 @@ this.frameTree = this.frameTree || (() => {
 					}
 					windowData.resolve(windowData.frames);
 				}
-				//sessions.delete(message.sessionId);
 			}
 		}
 	}