mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 14:17:58 -05:00
Remove gpu debugger and get yuzu qt to compile
This commit is contained in:
@ -12,11 +12,6 @@
|
||||
#include "core/settings.h"
|
||||
#include "core/telemetry_session.h"
|
||||
|
||||
#ifdef ENABLE_WEB_SERVICE
|
||||
#include "web_service/telemetry_json.h"
|
||||
#include "web_service/verify_login.h"
|
||||
#endif
|
||||
|
||||
namespace Core {
|
||||
|
||||
static const char* CpuVendorToStr(Common::CPUVendor vendor) {
|
||||
|
Reference in New Issue
Block a user