remove breakpoint

This commit is contained in:
larshp 2016-11-22 18:36:05 +00:00
parent a7a5208f26
commit f7ef1d336c

View File

@ -307,7 +307,7 @@ CLASS lcl_http_digest IMPLEMENTATION.
internal_error = 3
OTHERS = 4.
IF sy-subrc <> 0.
BREAK-POINT.
lcx_exception=>raise( 'error from CALCULATE_HASH_FOR_RAW' ).
ENDIF.
rv_hash = lv_hash.