mirror of
https://github.com/powerline/powerline.git
synced 2025-07-22 21:35:14 +02:00
Remove unused get_segment_info
method
This commit is contained in:
parent
f5d96743fe
commit
36d64bc3da
@ -217,10 +217,6 @@ class VimPowerline(Powerline):
|
||||
for args in _local_themes:
|
||||
self.add_local_theme(*args)
|
||||
|
||||
@staticmethod
|
||||
def get_segment_info():
|
||||
return {}
|
||||
|
||||
def reset_highlight(self):
|
||||
try:
|
||||
self.renderer.reset_highlight()
|
||||
|
Loading…
x
Reference in New Issue
Block a user