Skip to content

Commit

Permalink
Remove the unused phPLACE definitions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhdunn committed Jan 24, 2017
1 parent b3bb0a7 commit d957352
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/libespeak-ng/phoneme.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,6 @@ extern "C"

extern const unsigned char pause_phonemes[8]; // 0, vshort, short, pause, long, glottalstop

// place of articulation
#define phPLACE 0xf0000
#define phPLACE_blb 0x10000
#define phPLACE_pla 0x60000

#define N_PHONEME_TABS 150 // number of phoneme tables
#define N_PHONEME_TAB 256 // max phonemes in a phoneme table
#define N_PHONEME_TAB_NAME 32 // must be multiple of 4
Expand Down

0 comments on commit d957352

Please sign in to comment.