mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Removed trailing whitespace.
This commit is contained in:
@@ -158,7 +158,7 @@ IrFunction::IrFunction(FuncDeclaration* fd)
|
||||
frameType = NULL;
|
||||
depth = -1;
|
||||
nestedContextCreated = false;
|
||||
|
||||
|
||||
_arguments = NULL;
|
||||
_argptr = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user