Mir

Code review comment for lp:~alan-griffiths/mir/frontend-ConnectorReport-enablement

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

183 +// else if (opt == lttng_opt_value)
184 +// {
185 +// return std::make_shared<mir::lttng::ConnectorReport>();
186 +// }

We can add this back when we implement an LTTng connector report.

review: Needs Fixing

« Back to merge proposal