sm, spl: update to use new sf semantics

This commit is contained in:
Michael Scire 2021-01-17 15:03:51 -08:00 committed by SciresM
parent f06de12bea
commit 21236020cb
7 changed files with 134 additions and 31 deletions

View file

@ -18,7 +18,7 @@
namespace ams::spl {
class DeprecatedService final {
class DeprecatedService {
public:
virtual ~DeprecatedService();
public: