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 6891289669a..37de7441358 100644
--- a/src/libs/ssh/sshremoteprocess.h
+++ b/src/libs/ssh/sshremoteprocess.h
@@ -47,7 +47,6 @@ public:
void requestX11Forwarding(const QString &displayName);
void start();
- bool isRunning() const;
Utils::CommandLine fullLocalCommandLine() const;
signals: