15 Feb
2016
15 Feb
'16
2:45 p.m.
commit a157afc862a36f146595e98185ec8bc66996e5ea Author: Damian Johnson <atagar@torproject.org> Date: Thu Feb 11 22:15:07 2016 -0800 Drop unused no-op function --- nyx/util/panel.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/nyx/util/panel.py b/nyx/util/panel.py index 136fe85..bf16422 100644 --- a/nyx/util/panel.py +++ b/nyx/util/panel.py @@ -42,14 +42,6 @@ CONFIG = conf.config_dict('nyx', { 'features.maxLineWrap': 8, }, conf_handler) - -# tags used by addfstr - this maps to functor/argument combinations since the -# actual values (in the case of color attributes) might not yet be initialized - -def _no_op(arg): - return arg - - # prevents curses redraws if set HALT_ACTIVITY = False
3605
Age (days ago)
3605
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org