Skip to content

Commit

Permalink
Remove useless symbol in pystats.h (python#101864)
Browse files Browse the repository at this point in the history
  • Loading branch information
StepfenShawn authored and warsaw committed Apr 11, 2023
1 parent 66954f7 commit a8cba1d
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 a8cba1d

Please sign in to comment.