Commit 39ed4c30 authored by claes's avatar claes

Text printout removed

parent 4fe52f47
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
void wb_vrepdbs::unref() void wb_vrepdbs::unref()
{ {
printf("wb_vrepdbs::unref\n"); // printf("wb_vrepdbs::unref\n");
if (--m_nRef == 0) { if (--m_nRef == 0) {
pwr_tStatus sts; pwr_tStatus sts;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment