aboutsummaryrefslogtreecommitdiff
path: root/src/discord_rich_presence.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/discord_rich_presence.h')
-rw-r--r--src/discord_rich_presence.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/discord_rich_presence.h b/src/discord_rich_presence.h
index 4d390c06..2945f292 100644
--- a/src/discord_rich_presence.h
+++ b/src/discord_rich_presence.h
@@ -3,15 +3,12 @@
#include <QCoreApplication>
#include <QDebug>
-#include <discord_rpc.h>
-
#include <cstring>
#include <ctime>
#include <string>
namespace AttorneyOnline
{
-
class Discord
{
Q_DECLARE_TR_FUNCTIONS(Discord)