Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
84b6583f
Commit
84b6583f
authored
Jul 01, 2003
by
Brad King
Browse files
ERR: Removed unreachable code.
parent
83aa7b6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/kwsys/SystemTools.cxx
View file @
84b6583f
...
...
@@ -1657,7 +1657,6 @@ static int SystemToolsDebugReport(int, char* message, int*)
{
fprintf
(
stderr
,
message
);
exit
(
1
);
return
0
;
}
void
SystemTools
::
EnableMSVCDebugHook
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment