X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=dss1.cpp;h=2a336d8255794c3844f6ec291be31cc8b7869c42;hp=eabb0cd5256aee17fb0bb596ff1a392f1ec7990a;hb=57a91e52d4ec8ace01206ecb78d597a8be2561fb;hpb=7b103167ba7d7bdd863a8ea43c15680c9cfe3e20 diff --git a/dss1.cpp b/dss1.cpp index eabb0cd..2a336d8 100644 --- a/dss1.cpp +++ b/dss1.cpp @@ -1943,7 +1943,9 @@ void Pdss1::message_information(unsigned int epoint_id, int message_id, union pa void Pdss1::message_setup(unsigned int epoint_id, int message_id, union parameter *param) { l3_msg *l3m; +#ifdef OLD_MT_ASSIGN int ret; +#endif int plan, type, screen, present, reason; int plan2, type2, screen2, present2; int capability, mode, rate, coding, user, presentation, interpretation, hlc, exthlc;