Skip to content
Prev Previous commit
Next Next commit
Remove unrelated comment.
  • Loading branch information
thaystg committed Jul 6, 2021
commit 79e00bf150d53615afdae4638a00e192f257a7a9
1 change: 0 additions & 1 deletion src/mono/mono/component/debugger-agent.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ typedef struct {
} EventInfo;

typedef struct {
/* For EVENT_KIND_EXCEPTION */
MonoImage *image;
gconstpointer meta_bytes;
int meta_len;
Expand Down