summaryrefslogtreecommitdiff
path: root/modules/mono/glue/Managed/IgnoredFiles/Variant.cs
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mono/glue/Managed/IgnoredFiles/Variant.cs')
-rw-r--r--modules/mono/glue/Managed/IgnoredFiles/Variant.cs11
1 files changed, 0 insertions, 11 deletions
diff --git a/modules/mono/glue/Managed/IgnoredFiles/Variant.cs b/modules/mono/glue/Managed/IgnoredFiles/Variant.cs
deleted file mode 100644
index 802140b062..0000000000
--- a/modules/mono/glue/Managed/IgnoredFiles/Variant.cs
+++ /dev/null
@@ -1,11 +0,0 @@
-
-namespace Godot
-{
- public static class Variant
- {
- public enum Type
- {
-
- }
- }
-}