This commit is contained in:
Lion Kortlepel
2021-08-08 02:20:31 +02:00
committed by Lion
parent 2b4fec6d11
commit f550d0bba9

View File

@@ -4,9 +4,7 @@
#include <sentry.h>
#include <string>
enum class Logger {
};
// TODO possibly use attach_stacktrace
// singleton, dont make this twice
class TSentry final {