From 5f434058994bb32f63ca2578847be9c6388dd9c2 Mon Sep 17 00:00:00 2001 From: Matthew Montera Date: Tue, 22 Aug 2017 11:47:36 -0700 Subject: debugbreak removed another debugbreak --- general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/SampleService.cpp | 2 -- 1 file changed, 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. // -- cgit v1.3.1