forked from qt-creator/qt-creator
Maemo: Remove unused function.
Reviewed-by: kh1
This commit is contained in:
@@ -75,11 +75,6 @@ MaemoSshRunner::MaemoSshRunner(QObject *parent,
|
||||
|
||||
MaemoSshRunner::~MaemoSshRunner() {}
|
||||
|
||||
void MaemoSshRunner::setConnection(const QSharedPointer<Core::SshConnection> &connection)
|
||||
{
|
||||
m_connection = connection;
|
||||
}
|
||||
|
||||
void MaemoSshRunner::start()
|
||||
{
|
||||
// Should not happen.
|
||||
|
||||
Reference in New Issue
Block a user