Skip to content

Commit cef2f89

Browse files
committedOct 2, 2017
[processing] nviz is not available in GRASS 7 (fix #17145)
1 parent 5782975 commit cef2f89

File tree

3 files changed

+0
-192
lines changed

3 files changed

+0
-192
lines changed
 

‎python/plugins/processing/algs/grass7/Grass7AlgorithmProvider.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
from .Grass7Utils import Grass7Utils
3434
from .Grass7Algorithm import Grass7Algorithm
3535
from processing.tools.system import isWindows, isMac
36-
from .nviz7 import nviz7
3736

3837
pluginPath = os.path.normpath(os.path.join(
3938
os.path.split(os.path.dirname(__file__))[0], os.pardir))

‎python/plugins/processing/algs/grass7/description/nviz.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

‎python/plugins/processing/algs/grass7/nviz7.py

Lines changed: 0 additions & 183 deletions
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.