Skip to content

Commit 48fde06

Browse files
committed
remove old code
1 parent be07989 commit 48fde06

File tree

2 files changed

+0
-1324
lines changed

2 files changed

+0
-1324
lines changed

python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -152,16 +152,6 @@ def __init__(self):
152152
TextToFloat(), ExtractByAttribute(),
153153
SelectByAttribute(), Grid(), Gridify(), HubDistance(),
154154
HubLines(), Merge(), GeometryConvert(),
155-
#mmqgisx_delete_duplicate_geometries_algorithm(),
156-
#mmqgisx_geometry_convert_algorithm(),
157-
#mmqgisx_grid_algorithm(),
158-
#mmqgisx_gridify_algorithm(),
159-
#mmqgisx_hub_distance_algorithm(),
160-
#mmqgisx_hub_lines_algorithm(),
161-
#mmqgisx_merge_algorithm(),
162-
#mmqgisx_select_algorithm(),
163-
#mmqgisx_extract_algorithm(),
164-
#mmqgisx_text_to_float_algorithm(),
165155
# ------ native algs ------
166156
AddTableField(), FieldsCalculator(),
167157
SaveSelectedFeatures(), JoinAttributes(),

0 commit comments

Comments
 (0)