Skip to content

Commit a8cba1d

Browse files
StepfenShawnwarsaw
authored andcommitted
Remove useless symbol in pystats.h (python#101864)
1 parent 66954f7 commit a8cba1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Include/pystats.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ typedef struct _object_stats {
7272
uint64_t type_cache_collisions;
7373
} ObjectStats;
7474

75-
#
76-
7775
typedef struct _stats {
7876
OpcodeStats opcode_stats[256];
7977
CallStats call_stats;

0 commit comments

Comments
 (0)