diff options
Diffstat (limited to 'src/hir/hir.hpp')
-rw-r--r-- | src/hir/hir.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hir/hir.hpp b/src/hir/hir.hpp index f13b1860..72b8d7dc 100644 --- a/src/hir/hir.hpp +++ b/src/hir/hir.hpp @@ -260,7 +260,6 @@ public: Rust, C, Packed, - //Union, }; TAGGED_UNION(Data, Unit, (Unit, struct {}), |