This commit is contained in:
mandlebro 2018-07-13 10:52:51 +01:00 committed by xarkes
parent 93596ed62c
commit 41cfb78d13

View File

@ -632,7 +632,6 @@ private:
RVA offsetPriorDebugging = RVA_INVALID; RVA offsetPriorDebugging = RVA_INVALID;
QList<CutterPlugin*> plugins; QList<CutterPlugin*> plugins;
bool currentlyDebugging = false;
}; };
class ccClass : public CutterCore class ccClass : public CutterCore