mirror of
https://github.com/RPCS3/glslang.git
synced 2025-02-13 14:45:03 +00:00
Memory: Remove redundant pool popAll(), which is potentially confusing.
This commit is contained in:
parent
fc3e86472a
commit
5da8ead703
@ -1286,7 +1286,6 @@ int __fastcall ShFinalize()
|
||||
}
|
||||
|
||||
if (PerProcessGPA != nullptr) {
|
||||
PerProcessGPA->popAll();
|
||||
delete PerProcessGPA;
|
||||
PerProcessGPA = nullptr;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user