Searched refs:did_remove (Results 1 – 1 of 1) sorted by relevance
2674 bool did_remove = GetCommandInterpreter().RemoveUserMultiword(cmd_name); in DoExecute() local2675 if (!did_remove) { in DoExecute()