layout: Remove left-over property

This commit is contained in:
Florian Müllner 2015-02-27 04:03:16 +01:00
parent 46fe11a541
commit 86c6716786

View File

@ -180,7 +180,6 @@ const LayoutManager = new Lang.Class({
this._keyboardIndex = -1;
this._rightPanelBarrier = null;
this._trayBarrier = null;
this._inOverview = false;
this._updateRegionIdle = 0;