mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 02:17:51 +00:00
core: Remove unused CiTrace source files
These source files have been unused for the entire lifecycle of the project. They're a hold-over from Citra and only add to the build time of the project, so they can be removed. There's also likely no way this would ever work in yuzu in its current form without revamping quite a bit of it, given how different the GPU on the Switch is compared to the 3DS.
This commit is contained in:
parent
736ab3acf7
commit
0b24f6f253
5 changed files with 0 additions and 399 deletions
|
@ -18,7 +18,6 @@
|
|||
#include "core/perf_stats.h"
|
||||
#include "core/settings.h"
|
||||
#include "core/telemetry_session.h"
|
||||
#include "core/tracer/recorder.h"
|
||||
#include "video_core/morton.h"
|
||||
#include "video_core/renderer_opengl/gl_rasterizer.h"
|
||||
#include "video_core/renderer_opengl/renderer_opengl.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue