remove unused field
This commit is contained in:
parent
c25f837766
commit
1074c75f32
@ -28,7 +28,6 @@ var Cache = function cacheCache(size) {
|
||||
|
||||
var RenderingQueue = (function RenderingQueueClosure() {
|
||||
function RenderingQueue() {
|
||||
this.busy = false;
|
||||
this.items = [];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user