X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=dss1.cpp;h=a5d32bd4a836798343902849569205a37a19c2b1;hp=610049fc7ea1a11af7dec1e3e1ca6f3c085b3f0a;hb=2188efe2cc9dfb473bf41540960382d7c43b892e;hpb=1acc11b02cda38524c30c2dbb7497d516b7b44fc diff --git a/dss1.cpp b/dss1.cpp index 610049f..a5d32bd 100644 --- a/dss1.cpp +++ b/dss1.cpp @@ -2239,7 +2239,7 @@ void Pdss1::message_notify(unsigned int epoint_id, int message_id, union paramet int notify; int plan = 0, type = -1, present = 0; - printf("if = %d\n", param->notifyinfo.notify); +// printf("if = %d\n", param->notifyinfo.notify); if (param->notifyinfo.notify>INFO_NOTIFY_NONE) notify = param->notifyinfo.notify & 0x7f; else