commit | d4210855b7aa3ca1612fc6fbfdaaf53a8571b570 | [log] [tgz] |
---|---|---|
author | Paul Keith <javelinanddart@gmail.com> | Mon Feb 04 09:58:16 2019 -0600 |
committer | Bruno Martins <bgcngm@gmail.com> | Thu Feb 07 08:19:38 2019 +0000 |
tree | 9c00327b2c41a771038411476c7ba9ba3d43a31c | |
parent | 950336a92de583376aa89819609392a625e9ca1e [diff] |
livedisplay: Minor code cleanup * Don't set display mode in constructor, this is handled by the backend when we don't have any non-backend handled modes * Move delete[] tmp[i].name outside of the loop, since it needs to be deleted whether or not we get anything from the backend Change-Id: I3ecac94a0affdbf9b587074879aa9a00ca8587c9