diff --git a/packages/app/src/components/titlebar.tsx b/packages/app/src/components/titlebar.tsx
index 671cf082b5..368a784d5f 100644
--- a/packages/app/src/components/titlebar.tsx
+++ b/packages/app/src/components/titlebar.tsx
@@ -404,21 +404,11 @@ export function Titlebar(props: { update?: TitlebarUpdate; debugTools?: { visibl
aria-pressed={layout.route().type === "home"}
/>
- {/* amicode(workbench S1): the sessions-panel toggle, v2 titlebar
- edition — the legacy grid-branch button never rendered here,
- so the panel had no affordance (S1.4 probe). sidebar-LEFT:
- this one drives the left sessions panel. */}
-