Files
obs-studio/obs/obs-app.cpp
jp9000 d326b8074b UI: Don't log initialization profiling redundantly
This data isn't typically extremely important to have logged on startup,
and it's already included as part of shutdown.  There may be scenarios
where a program crashes and that information would be lost due to the
fact that the shutdown logging never occurs, but that information is
unlikely to be useful in that scenario.
2016-08-05 18:59:33 -07:00

41 KiB