Removed unused variable

This commit is contained in:
RogueException
2015-12-29 05:03:09 -04:00
parent 46ba995ee9
commit 41c04cc3e6

View File

@@ -163,8 +163,6 @@ namespace Discord
internal File() { }
}
private readonly ulong _userId;
internal DiscordClient Client => Channel.Client;
/// <summary> Returns the unique identifier for this message. </summary>