[gnome-sound-recorder] remove playerPage since it isn't being used anymore
- From: Meg Ford (Margaret) <megford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] remove playerPage since it isn't being used anymore
- Date: Sun, 13 Oct 2013 01:09:55 +0000 (UTC)
commit d3a4c2380ee099737b88a244570eb116c02d9f30
Author: Meg Ford <meg387 gmail com>
Date: Sat Oct 12 20:07:23 2013 -0500
remove playerPage since it isn't being used anymore
src/mainWindow.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index 0f51d03..537b11b 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -156,7 +156,6 @@ const MainView = new Lang.Class({
this.parent(params);
let listviewPage = this._addListviewPage('listviewPage');
- this.visible_child_name = 'playerPage';
this.labelID = null;
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]