Removal of GnomeQuestionDialogs
svn: r943
This commit is contained in:
@@ -231,7 +231,7 @@ class DelSrcQuery:
|
||||
if m:
|
||||
object.setSourceRefList(l)
|
||||
|
||||
def query_response(self,ans):
|
||||
def query_response(self):
|
||||
if ans == 1:
|
||||
return
|
||||
del self.db.getSourceMap()[self.source.getId()]
|
||||
|
||||
Reference in New Issue
Block a user