debugger: remove unused DebuggerEngine::{set,is}Active

This commit is contained in:
hjk
2010-11-18 17:35:22 +01:00
parent ef2f7e3840
commit 1688d1e1c7
3 changed files with 3 additions and 24 deletions

View File

@@ -268,8 +268,6 @@ public:
void notifyInferiorPid(qint64 pid);
qint64 inferiorPid() const;
bool isReverseDebugging() const;
bool isActive() const; // True if this is the currently active engine;
void setActive(bool on); // FIXME: private?
void handleCommand(int role, const QVariant &value);
// Convenience