General cleanup

This commit is contained in:
2026-02-03 04:35:40 +10:00
parent 8e7eb4c534
commit 6735603e9c
3 changed files with 18 additions and 3 deletions
-1
View File
@@ -18,7 +18,6 @@ typedef struct {
char* songTitle;
char* songArtist;
char* coverArtUrl;
int isRadio;
} discordrpc_data;