From e2bb5248f04c8772ee5e83c83b6d9f43a483f366 Mon Sep 17 00:00:00 2001 From: ResidentBiscuit Date: Wed, 10 Dec 2014 11:51:25 -0600 Subject: [PATCH] Update comment --- client/src/views/tabs.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/views/tabs.js b/client/src/views/tabs.js index 9d1ce86..c2e663d 100644 --- a/client/src/views/tabs.js +++ b/client/src/views/tabs.js @@ -128,7 +128,6 @@ _kiwi.view.Tabs = Backbone.View.extend({ if (!panel) return; - // Only need to part if it's a channel // If the nicklist is empty, we haven't joined the channel as yet // If we part a server, then we need to disconnect from server, close channel tabs, // then close server tab -- 2.25.1