Skip to content

Commit fe1b190

Browse files
authored
[test] rm unused vars
1 parent 65ff218 commit fe1b190

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

roottest/root/io/evolution/versions/execROOT14491.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ struct CSCSegment
3737
// ClassDef(CSCSegment, 4);
3838
};
3939

40-
static const char *dups_label = "dups ";
41-
static const char *copy_label = "copy ";
42-
4340
#ifdef __ROOTCLING__
4441
#pragma link C++ class MatchedCSCSegment+;
4542
#pragma link C++ class CSCSegment+;

0 commit comments

Comments
 (0)