summaryrefslogtreecommitdiff
path: root/source/slang/slang-check-decl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/slang-check-decl.cpp')
-rw-r--r--source/slang/slang-check-decl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/slang/slang-check-decl.cpp b/source/slang/slang-check-decl.cpp
index dd785f0a8..d6bc50b82 100644
--- a/source/slang/slang-check-decl.cpp
+++ b/source/slang/slang-check-decl.cpp
@@ -10424,7 +10424,6 @@ Stmt* SemanticsVisitor::maybeParseStmt(Stmt* stmt, const SemanticsContext& conte
&subVisitor,
getShared()->getTranslationUnitRequest(),
unparsedStmt->sourceLanguage,
- unparsedStmt->isInVariadicGenerics,
tokenList,
getShared()->getSink(),
unparsedStmt->currentScope,