diff options
Diffstat (limited to 'grc/data/platforms/python/blocks/preferences.xml')
-rw-r--r-- | grc/data/platforms/python/blocks/preferences.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/grc/data/platforms/python/blocks/preferences.xml b/grc/data/platforms/python/blocks/preferences.xml index 51138c123..e426b5a34 100644 --- a/grc/data/platforms/python/blocks/preferences.xml +++ b/grc/data/platforms/python/blocks/preferences.xml @@ -114,20 +114,6 @@ <key>hide</key> </option> </param> - <param> - <name>Show ID Label</name> - <key>show_id</key> - <value>show</value> - <type>enum</type> - <option> - <name>Show</name> - <key>show</key> - </option> - <option> - <name>Hide</name> - <key>hide</key> - </option> - </param> <!-- Misc Prefs --> <param> <name>Restore Open Files</name> |