X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FATCDCL%2Fatis.cxx;h=0747903de5b49ca9004bdf3514ec52dcbb11d196;hb=e9f4106bc16b4dc55cdff4fae5f22ad31d30651a;hp=67c108f4bfaba8774a5ed6da6fb35cbc65ddba74;hpb=7d5c510215b6e35cd07338b8c0ca74ed28473611;p=flightgear.git diff --git a/src/ATCDCL/atis.cxx b/src/ATCDCL/atis.cxx index 67c108f4b..0747903de 100644 --- a/src/ATCDCL/atis.cxx +++ b/src/ATCDCL/atis.cxx @@ -63,10 +63,9 @@ using boost::ref; using boost::tie; FGATIS::FGATIS() : - transmission(""), - trans_ident(""), old_volume(0), atis_failed(false), + msg_OK(0), attention(0), _prev_display(0), refname("atis")