1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 02:32:36 +01:00

Remove gsl::finally only use

This commit is contained in:
Nekotekina 2019-11-09 19:11:01 +03:00 committed by Emmanuel Gil Peyrot
parent ef368c5171
commit a83cbf63c6

View File

@ -52,7 +52,6 @@
#include <thread>
#include <cfenv>
#include "Utilities/GSL.h"
const bool s_use_ssse3 = utils::has_ssse3();