Skip to content

Remove some dead internal code - #1824

Open
mus65 wants to merge 1 commit into
sshnet:developfrom
mus65:deadcode
Open

Remove some dead internal code#1824
mus65 wants to merge 1 commit into
sshnet:developfrom
mus65:deadcode

Conversation

@mus65

@mus65 mus65 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Remove some methods and classes that are internal, but never actually used anywhere.

Note there are some additional events in Session.cs that could technically be removed because there are internal, but nothing ever adds a handler to them (e.g. IgnoreReceived). I kept these for now for consistency with the rest of the code, but I could remove these (and the callbacks the are used in) as well.

@drieseng

Copy link
Copy Markdown
Member

@Rob-Hague, I'm ok with this but I leave it up to you.

FYI: I recently upgraded to 2026.0.0 at work, and performance is great. Thx!!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants