InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.65k stars 912 forks source link

Remove DisplayApp parameter from Screen base #1629

Closed Riksu9000 closed 1 year ago

Riksu9000 commented 1 year ago

DisplayApp was passed to all screens due to the Screen class requiring it, but it didn't use it for anything. Here I removed DisplayApp from the base class and removed all unused DisplayApp parameters.

github-actions[bot] commented 1 year ago
Build size and comparison to develop: Section Size Difference
text 414744B -320B
data 940B 0B
bss 53560B 0B