none isn't better than nothing

This commit is contained in:
pdxlocations
2025-02-08 08:00:20 -08:00
parent a201bcccb2
commit 14aa5c00a3

View File

@@ -11,8 +11,6 @@ import default_config as config
import ui.dialog
import globals
messages_pad = messages_win = nodes_pad = nodes_win = channel_pad = channel_win = function_win = packetlog_win = entry_win = None
def handle_resize(stdscr, firstrun):
global messages_pad, messages_win, nodes_pad, nodes_win, channel_pad, channel_win, function_win, packetlog_win, entry_win