Remove unused variable
This commit is contained in:
parent
ce4ce164af
commit
b2345a5ec8
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@
|
||||||
width: 280,
|
width: 280,
|
||||||
height: 420
|
height: 420
|
||||||
}, function (windowInfo) {
|
}, function (windowInfo) {
|
||||||
var newWindowId = windowInfo.id;
|
|
||||||
|
|
||||||
windowMap.add({
|
windowMap.add({
|
||||||
windowId: windowInfo.id,
|
windowId: windowInfo.id,
|
||||||
modelId: modelId
|
modelId: modelId
|
||||||
|
|
Loading…
Reference in a new issue