mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-19 16:40:26 +02:00
Removing CVarAttribute
This commit is contained in:
parent
981e56baad
commit
b5aa92ff33
3 changed files with 2 additions and 11 deletions
|
@ -251,12 +251,6 @@ namespace System
|
|||
|
||||
}
|
||||
|
||||
[AttributeUsage(.Method /*2*/)]
|
||||
public struct CVarArgsAttribute : Attribute
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
[AttributeUsage(.Method /*2*/)]
|
||||
public struct NoReturnAttribute : Attribute
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue