forked from qt-creator/qt-creator
debugger: remove old disassembler view and handler
It is replaced by a real editor in e82d6c7b0.
This commit is contained in:
@@ -29,8 +29,6 @@ HEADERS += \
|
||||
debuggerplugin.h \
|
||||
debuggerrunner.h \
|
||||
debuggertooltip.h \
|
||||
disassemblerhandler.h \
|
||||
disassemblerwindow.h \
|
||||
watchutils.h \
|
||||
idebuggerengine.h \
|
||||
imports.h \
|
||||
@@ -59,8 +57,6 @@ SOURCES += \
|
||||
debuggerplugin.cpp \
|
||||
debuggerrunner.cpp \
|
||||
debuggertooltip.cpp \
|
||||
disassemblerhandler.cpp \
|
||||
disassemblerwindow.cpp \
|
||||
watchutils.cpp \
|
||||
moduleshandler.cpp \
|
||||
moduleswindow.cpp \
|
||||
|
||||
Reference in New Issue
Block a user