diff --git a/js/ui/workspace.js b/js/ui/workspace.js index d57e9acd8..06f2041c0 100644 --- a/js/ui/workspace.js +++ b/js/ui/workspace.js @@ -470,7 +470,6 @@ var WindowOverlay = new Lang.Class({ this._windowAddedId = 0; button.hide(); - title.hide(); this.title = title; this.closeButton = button;