diff --git a/app/src/main/cpp/skyline/gpu.cpp b/app/src/main/cpp/skyline/gpu.cpp index d77e7881..b6049194 100644 --- a/app/src/main/cpp/skyline/gpu.cpp +++ b/app/src/main/cpp/skyline/gpu.cpp @@ -400,7 +400,6 @@ namespace skyline::gpu { buffer(*this), megaBufferAllocator(*this), descriptor(*this), - shader(state, *this), helperShaders(*this, state.os->assetFileSystem), graphicsPipelineCache(*this), renderPassCache(*this),