summaryrefslogtreecommitdiffstats
path: root/accessibility/dasher/files/patch-Src_Gtk2_speech.cc
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/dasher/files/patch-Src_Gtk2_speech.cc')
-rw-r--r--accessibility/dasher/files/patch-Src_Gtk2_speech.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/accessibility/dasher/files/patch-Src_Gtk2_speech.cc b/accessibility/dasher/files/patch-Src_Gtk2_speech.cc
deleted file mode 100644
index 9817b2f11..000000000
--- a/accessibility/dasher/files/patch-Src_Gtk2_speech.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- Src/Gtk2/speech.cc.orig Thu Jan 12 15:52:50 2006
-+++ Src/Gtk2/speech.cc Tue Jan 17 01:29:35 2006
-@@ -74,6 +74,7 @@ void setup_speech() {
- void teardown_speech() {
-
- bonobo_object_release_unref(speaker, NULL);
-+ if (voices != NULL && !BONOBO_EX (&ev) && voices->_length != 0)
- CORBA_free(voices);
- GNOME_Speech_SynthesisDriver_unref(rv, &ev);
- CORBA_exception_free(&ev);