[processing] removed unused constant

This commit is contained in:
volaya 2016-01-11 08:26:33 +01:00
parent c20ac6f979
commit 473e3ea9c5

View File

@ -51,8 +51,6 @@ WIDGET, BASE = uic.loadUiType(
class ProcessingToolbox(BASE, WIDGET):
USE_CATEGORIES = '/Processing/UseSimplifiedInterface'
updateAlgList = True
def __init__(self):