WindowServer+LibGfx: Remove code for drawing the old-style menu bar

This commit is contained in:
Andreas Kling 2021-03-31 23:22:06 +02:00
commit 0e798234c7
Notes: sideshowbarker 2024-07-18 20:56:26 +09:00
12 changed files with 6 additions and 79 deletions

View file

@ -147,7 +147,6 @@ enum class PathRole {
InactiveWindowShadow,
ActiveWindowShadow,
TaskBarShadow,
MenuBarShadow,
MenuShadow,
TooltipShadow,
__Count,