Common: Remove Exceptions

The satisfaction is immeasurable.
This commit is contained in:
Stenzek
2023-06-30 21:37:44 +10:00
committed by Connor McLaughlin
parent 2ae78f6e2f
commit 6beaec8ba1
15 changed files with 140 additions and 621 deletions
-1
View File
@@ -28,7 +28,6 @@
#include "common/Assertions.h"
#include "common/Console.h"
#include "common/Exceptions.h"
#include "common/FileSystem.h"
#include "common/MemorySettingsInterface.h"
#include "common/Path.h"