diff options
| author | MayImilae <mayimilae@gmail.com> | 2023-01-23 03:04:23 -0800 |
|---|---|---|
| committer | MayImilae <mayimilae@gmail.com> | 2023-01-28 03:50:57 -0800 |
| commit | 37859ec1da40f847ced2c71eb23cc224f62e532c (patch) | |
| tree | 11ab1a09f4099df9ac1aac1beec07eee544562a7 /Source/Core/DiscIO/Blob.cpp | |
| parent | 41272dc5f1b62f4a5a0562cc29eb3e83367d0f14 (diff) | |
Cleanup: Remove CDUtils
This is a cleaning followup for #11456.
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" |
