Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/espeak.py
diff options
context:
space:
mode:
Diffstat (limited to 'Speak.activity/espeak.py')
-rw-r--r--Speak.activity/espeak.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Speak.activity/espeak.py b/Speak.activity/espeak.py
index c57aa2a..4076e3b 100644
--- a/Speak.activity/espeak.py
+++ b/Speak.activity/espeak.py
@@ -12,8 +12,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-import pygst
-pygst.require("0.10")
import gst
import gobject
import subprocess