Skip to content

Commit e07254f

Browse files
Removed empty line (code style)
1 parent 4a9c8b4 commit e07254f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/av/src/audioencoder.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ void AudioEncoder::create()
138138
ctx->flags |= AV_CODEC_FLAG_GLOBAL_HEADER;
139139
#else
140140
ctx->flags |= CODEC_FLAG_GLOBAL_HEADER;
141-
142141
#endif
143142
}
144143

0 commit comments

Comments
 (0)