diff options
Diffstat (limited to 'modules/mono/glue/Managed/IgnoredFiles/WeakRef.cs')
-rw-r--r-- | modules/mono/glue/Managed/IgnoredFiles/WeakRef.cs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/mono/glue/Managed/IgnoredFiles/WeakRef.cs b/modules/mono/glue/Managed/IgnoredFiles/WeakRef.cs deleted file mode 100644 index 1498b7836b..0000000000 --- a/modules/mono/glue/Managed/IgnoredFiles/WeakRef.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Godot -{ - public partial class WeakRef - { - - } -} |