We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a5b83 commit 01bae44Copy full SHA for 01bae44
python/plugins/processing/__init__.py
@@ -39,8 +39,6 @@
39
qgis.processing.createAlgorithmDialog = createAlgorithmDialog
40
qgis.processing.execAlgorithmDialog = execAlgorithmDialog
41
qgis.processing.createContext = createContext
42
-qgis.processing.isWindows = isWindows
43
-qgis.processing.isMac = isMac
44
45
46
def classFactory(iface):
0 commit comments