1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2016-08-27 21:05:32 -04:00
parent 3fac9fa99d
commit 557ac784a8
9 changed files with 33 additions and 22 deletions

View file

@ -73,7 +73,6 @@ define([], function () {
var windowSize;
var windowSizeEventsBound;
function clearWindowSize() {
console.log('clearWindowSize');
windowSize = null;
}