summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Montera <[email protected]>2017-08-22 11:47:36 -0700
committerMatthew Montera <[email protected]>2017-08-22 11:47:36 -0700
commit5f434058994bb32f63ca2578847be9c6388dd9c2 (patch)
tree1876376fd0c892200e2ec0ab206e3c3a39441430
parent022a2da881f19f740d5b86122360de6015b2b0b6 (diff)
debugbreak
removed another debugbreak
-rw-r--r--general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/SampleService.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/SampleService.cpp b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/SampleService.cpp
index 0a246eb4..5a59319b 100644
--- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/SampleService.cpp
+++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/SampleService.cpp
@@ -261,8 +261,6 @@ Return Value:
VOID
CSampleService::OnStop()
{
- __debugbreak();
-
//
// Log a service stop message to the Application log.
//