diff --git a/src/THeartbeatThread.cpp b/src/THeartbeatThread.cpp index 29511a4..873825a 100644 --- a/src/THeartbeatThread.cpp +++ b/src/THeartbeatThread.cpp @@ -40,8 +40,6 @@ void THeartbeatThread::operator()() { Body += "&ip=" + Application::Settings.CustomIP; } - Body += "&pps=" + Application::PPS(); - auto SentryReportError = [&](const std::string& transaction, int status) { auto Lock = Sentry.CreateExclusiveContext(); Sentry.SetContext("heartbeat",