mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-13 05:44:11 +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;
|
return &mVAList;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
public void* ToVAListPtr() mut
|
|
||||||
{
|
|
||||||
return &mVAList;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[AlwaysInclude]
|
[AlwaysInclude]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue