Skip to content

Commit

Permalink
follow up cef2f89
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Oct 2, 2017
1 parent cef2f89 commit 82dcc68
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -90,7 +90,6 @@ def createAlgsList(self):
ProcessingLog.addToLog(
ProcessingLog.LOG_ERROR,
self.tr('Could not open GRASS GIS 7 algorithm: %s\n%s') % (descriptionFile, unicode(e)))
self.preloadedAlgs.append(nviz7())

def _loadAlgorithms(self):
self.algs = self.preloadedAlgs
Expand Down

0 comments on commit 82dcc68

Please sign in to comment.