diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-18 00:50:21 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-18 00:50:21 -0400 |
| commit | 1e7ae8301d014d49072b7140323866a3ff9f52bd (patch) | |
| tree | 7227bcd628ed1c2ea4184135234c1da03dbf21a6 /MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs | |
| parent | 3509a401c8e3d91854b4fda4e4d7700b0aacefa5 (diff) | |
switch to new CC url
Diffstat (limited to 'MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs')
| -rw-r--r-- | MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs | 1 |
1 files changed, 0 insertions, 1 deletions
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<SuppporterInfoResponse>(stream); - var info = new SupporterInfo { Email = response.email, |
