mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Remove unused variable.
This commit is contained in:
@@ -176,7 +176,6 @@ void Win64TargetABI::rewriteFunctionType(TypeFunction* tf)
|
||||
continue;
|
||||
|
||||
Type* ty = arg.type->toBasetype();
|
||||
unsigned sz = ty->size();
|
||||
|
||||
if (ty->ty == Tcomplex32)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user