Skip to content

Commit

Permalink
Remove extraneous TODO.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 702835939
Change-Id: I3d16c0a411034e8a63228efa0c3677b0671d2d01
  • Loading branch information
ckennelly authored and copybara-github committed Dec 4, 2024
1 parent de31574 commit e65b851
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tcmalloc/span.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ struct SpanAllocInfo {

// Information kept for a span (a contiguous run of pages).
//
// TODO(b/137017688): This is a legacy information kept for the legacy page
// heap. The definitions may differ for the default TCMalloc settings.
//
// Spans can be in different states. The current state determines set of methods
// that can be called on the span (and the active member in the union below).
// States are:
Expand Down

0 comments on commit e65b851

Please sign in to comment.