aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
index 1fd864d..d94022c 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -31,7 +31,6 @@
* line.
* 10) Step over the next cout statement. Now look at the console
* window. What was printed?
-*
* 11) Select Stop Debugging either from the Debug menu or from your
* toolbar.
*