From b3e6731c85a769b4acbe60bb10cdbc1c0226378f Mon Sep 17 00:00:00 2001 From: HarukiToreda <116696711+HarukiToreda@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:01:04 -0500 Subject: [PATCH] Trunk fix --- src/graphics/niche/InkHUD/InkHUD.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graphics/niche/InkHUD/InkHUD.cpp b/src/graphics/niche/InkHUD/InkHUD.cpp index cc7a60ad3..2dc8c0c71 100644 --- a/src/graphics/niche/InkHUD/InkHUD.cpp +++ b/src/graphics/niche/InkHUD/InkHUD.cpp @@ -53,7 +53,6 @@ void InkHUD::InkHUD::addApplet(const char *name, Applet *a, bool defaultActive, windowManager->addApplet(name, a, defaultActive, defaultAutoshow, onTile); } - void InkHUD::InkHUD::notifyApplyingChanges() { if (events) {