mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-13 06:43:35 +00:00
Remove debug print
This commit is contained in:
@@ -6834,8 +6834,6 @@ gb_internal void handle_raddbg_type_view(Checker *c, RaddbgTypeView const &type_
|
||||
|
||||
s = gb_string_appendc(s, ")");
|
||||
|
||||
|
||||
gb_printf_err("%s\n", s);
|
||||
view = make_string((u8 const *)s, gb_string_length(s));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user