fs: remove now unused StorageOption

This commit is contained in:
Michael Scire 2021-12-13 22:43:36 -08:00 committed by SciresM
parent 52296fc2dd
commit a2aec363d7
2 changed files with 0 additions and 151 deletions

View file

@ -35,7 +35,6 @@
#include <stratosphere/fssystem/fssystem_sparse_storage.hpp>
#include <stratosphere/fssystem/fssystem_nca_header.hpp>
#include <stratosphere/fssystem/fssystem_nca_file_system_driver.hpp>
#include <stratosphere/fssystem/fssystem_nca_file_system_driver_impl.hpp>
#include <stratosphere/fssystem/fssystem_crypto_configuration.hpp>
#include <stratosphere/fssystem/fssystem_compression_configuration.hpp>
#include <stratosphere/fssystem/fssystem_aes_ctr_counter_extended_storage.hpp>