forked from qt-creator/qt-creator
Debugger: Remove deprecated TODO items
Change-Id: I7c5f98c9ecdc72929d3d3c82d182d6f343b3d29c Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -33,11 +33,3 @@ PyObject *pyBool(bool);
|
||||
int pointerSize();
|
||||
|
||||
constexpr bool debugPyCdbextModule = false;
|
||||
|
||||
/* TODO's
|
||||
class Field:
|
||||
isBaseClass() -> bool # Whether this is a base class or normal member
|
||||
|
||||
parseAndEvaluate(string: expr) -> Value # or None if not possible.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user