diff options
Diffstat (limited to 'grc/core/Constants.py')
-rw-r--r-- | grc/core/Constants.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/core/Constants.py b/grc/core/Constants.py index 61a44d0c78..64487b5014 100644 --- a/grc/core/Constants.py +++ b/grc/core/Constants.py @@ -48,7 +48,6 @@ DEFAULT_DOMAIN = GR_STREAM_DOMAIN BLOCK_FLAG_THROTTLE = 'throttle' BLOCK_FLAG_DISABLE_BYPASS = 'disable_bypass' BLOCK_FLAG_NEED_QT_GUI = 'need_qt_gui' -BLOCK_FLAG_NEED_WX_GUI = 'need_wx_gui' BLOCK_FLAG_DEPRECATED = 'deprecated' # Block States |