mirror of
https://github.com/gryf/wmdocklib.git
synced 2025-12-18 20:10:23 +01:00
removing unused code
This commit is contained in:
@@ -416,11 +416,6 @@ def main():
|
||||
palette[8] = clConfig.get('barbgcolor', 'cyan4')
|
||||
palette[5] = clConfig.get('activitycolor', 'cyan2')
|
||||
|
||||
palette['.'] = 'grey85'
|
||||
palette['x'] = 'black'
|
||||
palette['o'] = 'grey45'
|
||||
palette['-'] = 'grey65'
|
||||
|
||||
font = clConfig.get('font', '6x8')
|
||||
debug = clConfig.get('debug')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user