Skip to content

Commit 5939ae2

Browse files
authored
Merge pull request #4076 from volaya/remove_processing_providers
[FEATURE][processing] removed otb and lidartools providers Tagged as feature to not forget mention this in changelog and docs
2 parents 95091d9 + f94f0d7 commit 5939ae2

File tree

1,179 files changed

+0
-60455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,179 files changed

+0
-60455
lines changed

python/plugins/processing/algs/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ ADD_SUBDIRECTORY(help)
44
ADD_SUBDIRECTORY(gdal)
55
ADD_SUBDIRECTORY(grass7)
66
ADD_SUBDIRECTORY(saga)
7-
ADD_SUBDIRECTORY(otb)
8-
ADD_SUBDIRECTORY(lidar)
97
ADD_SUBDIRECTORY(qgis)
108
ADD_SUBDIRECTORY(r)
119
ADD_SUBDIRECTORY(exampleprovider)

python/plugins/processing/algs/lidar/CMakeLists.txt

-6
This file was deleted.

python/plugins/processing/algs/lidar/LidarToolsAlgorithmProvider.py

-260
This file was deleted.

python/plugins/processing/algs/lidar/__init__.py

Whitespace-only changes.

python/plugins/processing/algs/lidar/fusion/ASCII2DTM.py

-87
This file was deleted.

python/plugins/processing/algs/lidar/fusion/CMakeLists.txt

-3
This file was deleted.

0 commit comments

Comments
 (0)