Skip to content

Commit

Permalink
Remove duplicates. (dotnet#23922)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdebaere authored and davmason committed Apr 27, 2019
1 parent 8935891 commit 5456193
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gc/gcinterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ enum GCEventKeyword
| GCEventKeyword_GCHandlePrivate
| GCEventKeyword_GCHeapDump
| GCEventKeyword_GCSampledObjectAllocationHigh
| GCEventKeyword_GCHeapDump
| GCEventKeyword_GCSampledObjectAllocationHigh
| GCEventKeyword_GCHeapSurvivalAndMovement
| GCEventKeyword_GCHeapCollect
| GCEventKeyword_GCHeapAndTypeNames
Expand Down

0 comments on commit 5456193

Please sign in to comment.