commit/nvda: norrumar: Removed synthDriverHandler from imported modules in SpeechDictHandler.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Thu, 20 Nov 2014 08:14:38 -0000

1 new commit in nvda:

https://bitbucket.org/nvdaaddonteam/nvda/commits/4ae168573070/
Changeset:   4ae168573070
Branch:      t4496
User:        norrumar
Date:        2014-11-20 08:14:05+00:00
Summary:     Removed synthDriverHandler from imported modules in 
SpeechDictHandler.

Affected #:  1 file

diff --git a/source/speechDictHandler.py b/source/speechDictHandler.py
index c4ef45e..f5c55a5 100644
--- a/source/speechDictHandler.py
+++ b/source/speechDictHandler.py
@@ -9,7 +9,6 @@ import globalVars
 from logHandler import log
 import os
 import codecs
-import synthDriverHandler
 import api
 import config

Repository URL: https://bitbucket.org/nvdaaddonteam/nvda/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/nvda: norrumar: Removed synthDriverHandler from imported modules in SpeechDictHandler. - commits-noreply