mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 11:50:05 +00:00
core/core: Remove unused header
This isn't used anywhere in either the cpp or header file.
This commit is contained in:
parent
f1382cf0e7
commit
839b38c404
@ -8,7 +8,6 @@
|
|||||||
#include <memory>
|
#include <memory>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
#include <map>
|
|
||||||
#include "common/common_types.h"
|
#include "common/common_types.h"
|
||||||
#include "core/file_sys/vfs_types.h"
|
#include "core/file_sys/vfs_types.h"
|
||||||
#include "core/hle/kernel/object.h"
|
#include "core/hle/kernel/object.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user