Skip to content

Commit fa843f8

Browse files
Gustrynyalldawson
authored andcommittedMar 10, 2019
drop old processing provider example which is not compatible QGIS 3
1 parent 7aa7248 commit fa843f8

File tree

7 files changed

+0
-334
lines changed

7 files changed

+0
-334
lines changed
 

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ ADD_SUBDIRECTORY(grass7)
66
ADD_SUBDIRECTORY(otb)
77
ADD_SUBDIRECTORY(saga)
88
ADD_SUBDIRECTORY(qgis)
9-
ADD_SUBDIRECTORY(exampleprovider)
109

1110
PLUGIN_INSTALL(processing algs ${PY_FILES})

‎python/plugins/processing/algs/exampleprovider/CMakeLists.txt

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

‎python/plugins/processing/algs/exampleprovider/ExampleAlgorithm.py

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

‎python/plugins/processing/algs/exampleprovider/ExampleAlgorithmProvider.py

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

‎python/plugins/processing/algs/exampleprovider/ProcessingExampleProviderPlugin.py

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

‎python/plugins/processing/algs/exampleprovider/__init__.py

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

‎python/plugins/processing/algs/exampleprovider/metadata.txt

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

0 commit comments

Comments
 (0)
Please sign in to comment.