Merge commit 'v3.3.0' into upstream
[debian/gnuradio] / grc / gui / Dialogs.py
index af40f47c088a38d57baebc2dc20477a25fcb9b35..473c796aff23bf6efe931612cc859f52f30f891d 100644 (file)
@@ -20,7 +20,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
 import pygtk
 pygtk.require('2.0')
 import gtk
-import Preferences
 import Utils
 
 class TextDisplay(gtk.TextView):