This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove a dead assignment in CalcLengths(setlengths.c) [clang scan-build]
master
Reece H. Dunn
9 years ago
parent
01756bf910
commit
ecdfbe0335
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/libespeak-ng/setlengths.c
+ 0
- 1
src/libespeak-ng/setlengths.c
View File
@@ -580,7 +580,6 @@ void CalcLengths(Translator *tr)
case phNASAL:
p->amp = tr->stress_amps[0]; // unless changed later
p->length = 256; // TEMPORARY
min_drop = 0;
if (p->newword) {
if (prev->type == phLIQUID)
Write
Preview
Loading…
Cancel
Save