Browse Source

code cleanup: remove irrelevant comment

master
Juho Hiltunen 2 years ago
parent
commit
c4be2c90ad
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/libespeak-ng/translate.c

+ 0
- 1
src/libespeak-ng/translate.c View File

@@ -84,7 +84,6 @@ static bool any_stressed_words;
int pre_pause;
ALPHABET *current_alphabet;

// these were previously in translator class
char word_phonemes[N_WORD_PHONEMES]; // a word translated into phoneme codes
int n_ph_list2;
PHONEME_LIST2 ph_list2[N_PHONEME_LIST]; // first stage of text->phonemes

Loading…
Cancel
Save