Browse Source

core/core: Remove unused header

This isn't used anywhere in either the cpp or header file.
Lioncash 6 năm trước cách đây
mục cha
commit
839b38c404
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/core/core.h

+ 0 - 1
src/core/core.h

@@ -8,7 +8,6 @@
 #include <memory>
 #include <string>
 
-#include <map>
 #include "common/common_types.h"
 #include "core/file_sys/vfs_types.h"
 #include "core/hle/kernel/object.h"