more cleanup

This commit is contained in:
Manuel
2025-12-08 13:27:34 +01:00
parent 3a18291a0d
commit 3a06fcc325

View File

@@ -1301,7 +1301,7 @@ bool Screen::isFrameHidden(const std::string &frameName) const
if (frameName == "nodelist")
return hiddenFrames.nodelist;
#endif
#ifdef ed(USE_EINK)
#ifdef USE_EINK
if (frameName == "nodelist_lastheard")
return hiddenFrames.nodelist_lastheard;
if (frameName == "nodelist_hopsignal")