summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggeractions.h
diff options
context:
space:
mode:
authorDavid Schulz <david.schulz@theqtcompany.com>2015-11-04 12:35:43 +0100
committerDavid Schulz <david.schulz@theqtcompany.com>2015-11-11 07:35:33 +0000
commit90ed0cf793ba19541d634a7faa9f227b7f042c71 (patch)
tree96cb2c3bf651bd935651b2379017b3bd3d0b38d3 /src/plugins/debugger/debuggeractions.h
parent58804ad823c57201e8664845f160c5d476d9bd0b (diff)
downloadqt-creator-90ed0cf793ba19541d634a7faa9f227b7f042c71.tar.gz
Debugger: Remove unused setting ListSourceFiles.
Change-Id: I4c60dcbf29ac050cdead98f2c58c204e3ffbab0a Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by: hjk <hjk@theqtcompany.com>
Diffstat (limited to 'src/plugins/debugger/debuggeractions.h')
-rw-r--r--src/plugins/debugger/debuggeractions.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/debugger/debuggeractions.h b/src/plugins/debugger/debuggeractions.h
index c7dabd7015..a1fd396280 100644
--- a/src/plugins/debugger/debuggeractions.h
+++ b/src/plugins/debugger/debuggeractions.h
@@ -162,9 +162,6 @@ enum DebuggerActionCode
MaximalStringLength,
DisplayStringLimit,
- // Source List
- ListSourceFiles,
-
// Running
SkipKnownFrames,
EnableReverseDebugging,