From 2a045f60cc9f2ee3788c4689d0d6efab58270259 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 17 Feb 2015 13:39:37 -0500 Subject: [PATCH] sync updates --- dashboard-ui/thirdparty/apiclient/mediabrowser.apiclient.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard-ui/thirdparty/apiclient/mediabrowser.apiclient.js b/dashboard-ui/thirdparty/apiclient/mediabrowser.apiclient.js index 9562cb533c..d3c7540b84 100644 --- a/dashboard-ui/thirdparty/apiclient/mediabrowser.apiclient.js +++ b/dashboard-ui/thirdparty/apiclient/mediabrowser.apiclient.js @@ -2463,7 +2463,6 @@ }).done(function (result) { - Events.trigger(self, 'authenticated', [result]); }); };