Merge pull request #118609 from HolonProduction/rm-cmt

Remove obsolete header guard comment
This commit is contained in:
Thaddeus Crews
2026-04-15 14:02:34 -05:00
-2
View File
@@ -30,8 +30,6 @@
#pragma once
// Note: _GODOT suffix added to header guard to avoid conflict with ICU header.
#include "core/string/char_utils.h" // IWYU pragma: export
#include "core/templates/cowdata.h"
#include "core/templates/hashfuncs.h"