diff --git a/editor/renames_map_3_to_4.cpp b/editor/renames_map_3_to_4.cpp index ca5d3cbf2ab..278d57d73a6 100644 --- a/editor/renames_map_3_to_4.cpp +++ b/editor/renames_map_3_to_4.cpp @@ -1523,7 +1523,6 @@ const char *RenamesMap3To4::class_renames[][2] = { { "GradientTexture", "GradientTexture2D" }, { "HeightMapShape", "HeightMapShape3D" }, { "HingeJoint", "HingeJoint3D" }, - { "IP_Unix", "IPUnix" }, { "ImmediateGeometry", "ImmediateMesh" }, { "ImmediateGeometry3D", "ImmediateMesh" }, { "InterpolatedCamera", "Camera3D" },