[polari] mainWindow: Remove unused constant



commit 0d44e73b70014325205b4da82d8ec7dae2ee5154
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Jul 19 00:47:14 2017 +0200

    mainWindow: Remove unused constant

 src/mainWindow.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index 6bc7249..453fa54 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -17,8 +17,6 @@ const RoomStack = imports.roomStack;
 const UserList = imports.userList;
 const Utils = imports.utils;
 
-const CONFIGURE_TIMEOUT = 100; /* ms */
-
 
 const FixedSizeFrame = new Lang.Class({
     Name: 'FixedSizeFrame',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]