diff options
| author | Pierre Bourdon <delroth@gmail.com> | 2023-01-29 09:50:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-29 09:50:32 +0100 |
| commit | 2eda76cffc7c8e38cfdc66e94bcabc4a226a7c20 (patch) | |
| tree | 6e96e6c207ef73023c3e7bddcdcaff49015f1928 /Source/Core/DiscIO/Blob.cpp | |
| parent | 05b77925cb9b8fbd6b7d2d4e0a3c809fa765cc13 (diff) | |
| parent | 37859ec1da40f847ced2c71eb23cc224f62e532c (diff) | |
Merge pull request #11474 from MayImilae/cleanup-remove-cdutils
Cleanup: Remove CDUtils
Diffstat (limited to 'Source/Core/DiscIO/Blob.cpp')
| -rw-r--r-- | Source/Core/DiscIO/Blob.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/DiscIO/Blob.cpp b/Source/Core/DiscIO/Blob.cpp index b15bcce3de..b3c9f4f115 100644 --- a/Source/Core/DiscIO/Blob.cpp +++ b/Source/Core/DiscIO/Blob.cpp @@ -10,7 +10,6 @@ #include <string> #include <utility> -#include "Common/CDUtils.h" #include "Common/CommonTypes.h" #include "Common/IOFile.h" #include "Common/MsgHandler.h" |
