mirror of
https://github.com/powerline/powerline.git
synced 2025-07-23 13:55:45 +02:00
Remove unused code
This commit is contained in:
parent
8560e9261d
commit
2304242ca2
@ -62,11 +62,6 @@ vim_modes = {
|
||||
}
|
||||
|
||||
|
||||
eventfuncs = defaultdict(lambda: [])
|
||||
bufeventfuncs = defaultdict(lambda: [])
|
||||
defined_events = set()
|
||||
|
||||
|
||||
# TODO Remove cache when needed
|
||||
def window_cached(func):
|
||||
cache = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user