• Tor Lillqvist's avatar
    m_psn is set but never used · fe842b03
    Tor Lillqvist yazdı
    For some reason Clang did not notice and warn about this. I think it
    should have been able to, as it is a private field and all code for
    this class is in the same source file.
    
    Change-Id: Ib3352695e1d725b768f4e0978a5e9c72715f1021
    fe842b03
cmdlineargs.hxx 6.37 KB