Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 49d3087

Browse files
committed
not dead code no more!
1 parent c614a10 commit 49d3087

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/ipc.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ struct IPCCommunicatorInner {
8585

8686
/// Terminal shell PID for this MCP server instance
8787
/// Reported to extension during handshake for smart terminal selection
88-
#[expect(dead_code)] // Will be used in Phase 3 handshake protocol
8988
terminal_shell_pid: u32,
9089
}
9190

0 commit comments

Comments
 (0)