Skip to content

Commit 4c7f04f

Browse files
authored
Merge pull request #19984 from VermaSh/cosmetic_fix
Remove duplicated method comment
2 parents 1d2f429 + 57646b4 commit 4c7f04f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

runtime/compiler/runtime/MetaData.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -303,11 +303,6 @@ calculateMapSize(
303303
}
304304

305305

306-
// This method creates the internal ptr data structure (common to entire method;
307-
// so hung off the stack atlas). It contains information specifying the base array
308-
// temps and which internal pointers are derived from each base array temp
309-
// in the format described above.
310-
//
311306
// This method creates the internal ptr data structure (common to entire method;
312307
// so hung off the stack atlas). It contains information specifying the base array
313308
// temps and which internal pointers are derived from each base array temp

0 commit comments

Comments
 (0)