mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
remove old code
This commit is contained in:
parent
3b7fdf4cbf
commit
e77ccba1ae
@ -89,8 +89,4 @@ def handleAlgorithmResults(alg, feedback=None, showResults=True):
|
||||
msg += "You can check the log messages to find more information about the execution of the algorithm"
|
||||
feedback.reportError(msg)
|
||||
|
||||
#~ if showResults and htmlResults and not wrongLayers:
|
||||
#~ dlg = ResultsDialog()
|
||||
#~ dlg.exec_()
|
||||
|
||||
return len(wrongLayers) == 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user