summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-bind-existentials.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/slang-ir-bind-existentials.cpp')
-rw-r--r--source/slang/slang-ir-bind-existentials.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/slang/slang-ir-bind-existentials.cpp b/source/slang/slang-ir-bind-existentials.cpp
index 7af93037b..35c07452a 100644
--- a/source/slang/slang-ir-bind-existentials.cpp
+++ b/source/slang/slang-ir-bind-existentials.cpp
@@ -275,8 +275,7 @@ struct BindExistentialSlots
auto fullType = inst->getFullType();
- SharedIRBuilder sharedBuilder(module);
- IRBuilder builder(sharedBuilder);
+ IRBuilder builder(module);
// Every argument that is filling an existential
// type param/slot comprises both a type and