From 730361dc8fc29ee9d5046e5185361658283bccd8 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 27 Feb 2006 19:53:38 +0100 Subject: * revert the SoftwareProperty changes for now until the new stuff is ready --- SoftwareProperties/utils.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'SoftwareProperties/utils.py') diff --git a/SoftwareProperties/utils.py b/SoftwareProperties/utils.py index 2886507f..cf9a3343 100644 --- a/SoftwareProperties/utils.py +++ b/SoftwareProperties/utils.py @@ -1,7 +1,5 @@ import gtk - - def dialog_error(parent, primary, secondary): p = "%s" % primary dialog = gtk.MessageDialog(parent,gtk.DIALOG_MODAL, -- cgit v1.2.3