Skip to content

Commit 473e3ea

Browse files
committed
[processing] removed unused constant
1 parent c20ac6f commit 473e3ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/plugins/processing/gui/ProcessingToolbox.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151

5252
class ProcessingToolbox(BASE, WIDGET):
5353

54-
USE_CATEGORIES = '/Processing/UseSimplifiedInterface'
55-
5654
updateAlgList = True
5755

5856
def __init__(self):

0 commit comments

Comments
 (0)