disable pwd querying code, as it is unused and broken.

This commit is contained in:
Oswald Buddenhagen
2009-04-30 11:40:54 +02:00
parent b837849859
commit 78d09e7868
2 changed files with 9 additions and 4 deletions

View File

@@ -140,7 +140,7 @@ private:
//
int currentFrame() const;
QString currentWorkingDirectory() const { return m_pwd; }
//QString currentWorkingDirectory() const { return m_pwd; }
bool supportsThreads() const;
@@ -220,7 +220,7 @@ private:
QByteArray m_pendingConsoleStreamOutput;
QByteArray m_pendingTargetStreamOutput;
QByteArray m_pendingLogStreamOutput;
QString m_pwd;
//QString m_pwd;
// contains the first token number for the current round
// of evaluation. Responses with older tokens are considers