Skip to content
Snippets Groups Projects
Commit cfb04737 authored by Lev Walkin's avatar Lev Walkin
Browse files

removed debugging

parent 3bd4efb0
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@
} while(0)
#undef RETURN
#define RETURN(_code) do { \
fprintf(stderr, "-----%d", __LINE__); \
ber_dec_rval_t rval; \
rval.code = _code; \
rval.consumed = consumed_myself; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment