Skip to content

Commit 2f079d4

Browse files
committed
remove label
1 parent e545454 commit 2f079d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sbncode/CAFMaker/CAFMakerParams.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,13 +341,13 @@ namespace caf
341341
Atom<string> SBNDFrameShiftInfoLabel {
342342
Name("SBNDFrameShiftInfoLabel"),
343343
Comment("Label of sbnd frame shift."),
344-
"frameshift" // sbnd
344+
"" // sbnd
345345
};
346346

347347
Atom<string> SBNDTimingInfoLabel {
348348
Name("SBNDTimingInfoLabel"),
349349
Comment("Label of sbnd timing shift."),
350-
"frameshift" // sbnd
350+
"" // sbnd
351351
};
352352

353353
Atom<string> CRTPMTLabel {

0 commit comments

Comments
 (0)