Skip to content

Commit

Permalink
Removed unneeded process_item
Browse files Browse the repository at this point in the history
  • Loading branch information
hplato authored Oct 22, 2024
1 parent d0df0e7 commit d6a5582
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Voice_Text.pm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ my ( $save_mute_esd, $save_change_volume, %pronouncable );
my ( %voice_names, @voice_names, $voice_names_index, $VTxt_pid, $web_index );

my $is_speaking_timer = new Timer;
my $piper_process = new Process_Item;

sub init {
my ($engine) = @_;
Expand Down

0 comments on commit d6a5582

Please sign in to comment.