diff options
| author | Matthew Montera <[email protected]> | 2017-08-22 11:47:36 -0700 |
|---|---|---|
| committer | Matthew Montera <[email protected]> | 2017-08-22 11:47:36 -0700 |
| commit | 5f434058994bb32f63ca2578847be9c6388dd9c2 (patch) | |
| tree | 1876376fd0c892200e2ec0ab206e3c3a39441430 | |
| parent | 022a2da881f19f740d5b86122360de6015b2b0b6 (diff) | |
debugbreak
removed another debugbreak
| -rw-r--r-- | general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/SampleService.cpp | 2 |
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. // |
