mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Remove ToVAListPtr workaround
This commit is contained in:
parent
b9a9a4bfac
commit
e7a894f901
1 changed files with 0 additions and 5 deletions
|
@ -65,11 +65,6 @@ namespace System
|
|||
return &mVAList;
|
||||
#endif
|
||||
}
|
||||
|
||||
public void* ToVAListPtr() mut
|
||||
{
|
||||
return &mVAList;
|
||||
}
|
||||
}
|
||||
|
||||
[AlwaysInclude]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue