ocarina: Remove reference to thread.py

I removed the file a while ago, so this shouldn't be here.
This commit is contained in:
Bryan Schumaker 2011-05-11 22:18:22 -04:00
parent 83d8c18772
commit 412153013b
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import os
gtk = ocarina.gtk
libsaria = ocarina.libsaria
threads = libsaria.threads
#FS_OK = gobject.signal_new("filesystem_ok", gtk.FileChooserDialog,
# gobject.SIGNAL_RUN_FIRST, gobject.TYPE_NONE,