aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sshremoteprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/ssh/sshremoteprocess.h')
-rw-r--r--src/libs/ssh/sshremoteprocess.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/ssh/sshremoteprocess.h b/src/libs/ssh/sshremoteprocess.h
index 37de744135..be4ba549b1 100644
--- a/src/libs/ssh/sshremoteprocess.h
+++ b/src/libs/ssh/sshremoteprocess.h
@@ -43,7 +43,6 @@ class QSSH_EXPORT SshRemoteProcess : public SshProcess
public:
~SshRemoteProcess();
- void requestTerminal();
void requestX11Forwarding(const QString &displayName);
void start();