Skip to content

Commit

Permalink
drop old processing provider example which is not compatible QGIS 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry authored and nyalldawson committed Mar 10, 2019
1 parent 7aa7248 commit fa843f8
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 334 deletions.
1 change: 0 additions & 1 deletion python/plugins/processing/algs/CMakeLists.txt
Expand Up @@ -6,6 +6,5 @@ ADD_SUBDIRECTORY(grass7)
ADD_SUBDIRECTORY(otb)
ADD_SUBDIRECTORY(saga)
ADD_SUBDIRECTORY(qgis)
ADD_SUBDIRECTORY(exampleprovider)

PLUGIN_INSTALL(processing algs ${PY_FILES})
4 changes: 0 additions & 4 deletions python/plugins/processing/algs/exampleprovider/CMakeLists.txt

This file was deleted.

125 changes: 0 additions & 125 deletions python/plugins/processing/algs/exampleprovider/ExampleAlgorithm.py

This file was deleted.

This file was deleted.

This file was deleted.

32 changes: 0 additions & 32 deletions python/plugins/processing/algs/exampleprovider/__init__.py

This file was deleted.

18 changes: 0 additions & 18 deletions python/plugins/processing/algs/exampleprovider/metadata.txt

This file was deleted.

0 comments on commit fa843f8

Please sign in to comment.