Skip to content

Commit

Permalink
Remove useless symbol in pystats.h (#101864)
Browse files Browse the repository at this point in the history
  • Loading branch information
StepfenShawn authored Apr 9, 2023
1 parent 975d220 commit 45b4b37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Include/pystats.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ typedef struct _object_stats {
uint64_t type_cache_collisions;
} ObjectStats;

#

typedef struct _stats {
OpcodeStats opcode_stats[256];
CallStats call_stats;
Expand Down

0 comments on commit 45b4b37

Please sign in to comment.