This commit is contained in:
Lion Kortlepel
2021-08-08 02:20:31 +02:00
committed by Lion
parent 2b4fec6d11
commit f550d0bba9
+1 -3
View File
@@ -4,9 +4,7 @@
#include <sentry.h> #include <sentry.h>
#include <string> #include <string>
enum class Logger { // TODO possibly use attach_stacktrace
};
// singleton, dont make this twice // singleton, dont make this twice
class TSentry final { class TSentry final {