mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 12:27:56 -05:00
Common: Remove hash.cpp/h
Currently unused and the code quality is pretty questionable.
This commit is contained in:
@ -5,7 +5,6 @@ set(SRCS
|
||||
break_points.cpp
|
||||
emu_window.cpp
|
||||
file_util.cpp
|
||||
hash.cpp
|
||||
key_map.cpp
|
||||
logging/filter.cpp
|
||||
logging/text_formatter.cpp
|
||||
@ -36,7 +35,6 @@ set(HEADERS
|
||||
emu_window.h
|
||||
fifo_queue.h
|
||||
file_util.h
|
||||
hash.h
|
||||
key_map.h
|
||||
linear_disk_cache.h
|
||||
logging/text_formatter.h
|
||||
|
Reference in New Issue
Block a user