From 1e7ae8301d014d49072b7140323866a3ff9f52bd Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Thu, 18 Sep 2014 00:50:21 -0400 Subject: switch to new CC url --- MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs') diff --git a/MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs b/MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs index 4d693e40c..778b2cbb0 100644 --- a/MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs +++ b/MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs @@ -166,7 +166,6 @@ namespace MediaBrowser.Common.Implementations.Security { var response = _jsonSerializer.DeserializeFromStream(stream); - var info = new SupporterInfo { Email = response.email, -- cgit v1.2.3