X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=idlcomp%2Fcdlparse.y;h=34135bdf75874779e75dce82875b103ede1f24e0;hp=ae5d00aab090b930ea99d46cf65aebb6d7d3b6c5;hb=eb906c7894bb0f4788b49968a637f434133ff879;hpb=05e20d9243e84acc8ef926b02a059ddacd3599e9;ds=sidebyside diff --git a/idlcomp/cdlparse.y b/idlcomp/cdlparse.y index ae5d00a..34135bd 100644 --- a/idlcomp/cdlparse.y +++ b/idlcomp/cdlparse.y @@ -344,8 +344,6 @@ qualified_decl: cur_strlist = new StrList; } qualified_ident_raw { $$.ident = cur_strlist->back(); - $$.ident->retain(); - cur_strlist->pop_back(); if (!cur_strlist->empty())