We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e545454 commit 2f079d4Copy full SHA for 2f079d4
1 file changed
sbncode/CAFMaker/CAFMakerParams.h
@@ -341,13 +341,13 @@ namespace caf
341
Atom<string> SBNDFrameShiftInfoLabel {
342
Name("SBNDFrameShiftInfoLabel"),
343
Comment("Label of sbnd frame shift."),
344
- "frameshift" // sbnd
+ "" // sbnd
345
};
346
347
Atom<string> SBNDTimingInfoLabel {
348
Name("SBNDTimingInfoLabel"),
349
Comment("Label of sbnd timing shift."),
350
351
352
353
Atom<string> CRTPMTLabel {
0 commit comments