Skip to content

Commit

Permalink
[processing] nviz is not available in GRASS 7 (fix #17145)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Oct 2, 2017
1 parent 5782975 commit cef2f89
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 192 deletions.
Expand Up @@ -33,7 +33,6 @@
from .Grass7Utils import Grass7Utils
from .Grass7Algorithm import Grass7Algorithm
from processing.tools.system import isWindows, isMac
from .nviz7 import nviz7

pluginPath = os.path.normpath(os.path.join(
os.path.split(os.path.dirname(__file__))[0], os.pardir))
Expand Down
8 changes: 0 additions & 8 deletions python/plugins/processing/algs/grass7/description/nviz.txt

This file was deleted.

183 changes: 0 additions & 183 deletions python/plugins/processing/algs/grass7/nviz7.py

This file was deleted.

0 comments on commit cef2f89

Please sign in to comment.