Explorar el Código

removed commented code

Gildas hace 6 años
padre
commit
b69c8d46e5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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);
 			}
 		}
 	}