mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
player: remove empty line from --version
This commit is contained in:
@@ -153,7 +153,6 @@ void mp_print_version(struct mp_log *log, int always)
|
||||
mp_msg(log, v, " built on %s\n", mpv_builddate);
|
||||
mp_msg(log, v, "libplacebo version: %s\n", PL_VERSION);
|
||||
check_library_versions(log, v);
|
||||
mp_msg(log, v, "\n");
|
||||
// Only in verbose mode.
|
||||
if (!always) {
|
||||
mp_msg(log, MSGL_V, "Configuration: " CONFIGURATION "\n");
|
||||
|
||||
Reference in New Issue
Block a user