Skip to content

Commit

Permalink
Remove unused method in CDiscordRichPresence
Browse files Browse the repository at this point in the history
  • Loading branch information
Lpsd committed Oct 12, 2023
1 parent bf80916 commit 55d6b76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Client/core/CDiscordRichPresence.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ class CDiscordRichPresence : public CDiscordInterface
bool IsDiscordCustomDetailsDisallowed() const;
bool IsDiscordRPCEnabled() const;
bool SetApplicationID(const char* szAppID);
int GetMaxServerNameLength() const;

// void SetPresenceTimestamp();
// void SetPresenceImage();
Expand Down

0 comments on commit 55d6b76

Please sign in to comment.