mirror of
https://github.com/powerline/powerline.git
synced 2025-07-25 06:46:33 +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
|
# TODO Remove cache when needed
|
||||||
def window_cached(func):
|
def window_cached(func):
|
||||||
cache = {}
|
cache = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user