mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
[PR #82] [MERGED] SSH: Deprecated methods are removed. #140
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/82
Author: @ismail-yilmaz
Created: 7/15/2022
Status: ✅ Merged
Merged: 7/19/2022
Merged by: @mirek-fidler
Base:
master← Head:master📝 Commits (1)
7d36989SSH: Deprecated methods are removed.📊 Changes
4 files changed (+2 additions, -69 deletions)
View changed files
📝
uppsrc/Core/SSH/SFtp.cpp(+0 -33)📝
uppsrc/Core/SSH/SFtp.h(+0 -4)📝
uppsrc/Core/SSH/Session.cpp(+2 -23)📝
uppsrc/Core/SSH/Session.h(+0 -9)📄 Description
Some deprecated functions were marked for removal in U++ 2021.
This pull requests removes those methods.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.