Common: Remove MD5.h

It uses DiscIO, and Common shouldn't depend on DiscIO.  Instead, put this code in NetPlayClient.cpp.
This commit is contained in:
Pokechu22
2021-12-10 15:21:46 -08:00
parent 0c19f895d3
commit 301bc49efe
5 changed files with 40 additions and 72 deletions

View File

@ -81,8 +81,6 @@ add_library(common
MathUtil.h
Matrix.cpp
Matrix.h
MD5.cpp
MD5.h
MemArena.h
MemoryUtil.cpp
MemoryUtil.h