diff --git a/gen/abi-win64.cpp b/gen/abi-win64.cpp index cf1acbb4..0c10f36a 100644 --- a/gen/abi-win64.cpp +++ b/gen/abi-win64.cpp @@ -176,7 +176,6 @@ void Win64TargetABI::rewriteFunctionType(TypeFunction* tf) continue; Type* ty = arg.type->toBasetype(); - unsigned sz = ty->size(); if (ty->ty == Tcomplex32) {