whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1341 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -131,9 +131,6 @@ class ConfirmationDialog:
|
||||
for pkg in pkgs['remove']:
|
||||
model.append( parent, [pkg] )
|
||||
|
||||
for pkg in pkgs:
|
||||
model.append( None, [pkg] )
|
||||
|
||||
def show_data_simple( self, model, pkgs ):
|
||||
model.clear()
|
||||
for pkg in pkgs:
|
||||
|
||||
Reference in New Issue
Block a user