From a898ed4877454b851c6c805a8ceeca970e91870d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Mangano?= Date: Sun, 17 Jan 2021 15:50:13 +0100 Subject: [PATCH] Finalize the migration for using exceptions --- src/cli.cc | 2 +- src/opustags.h | 23 +++++------------------ 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/src/cli.cc b/src/cli.cc index 012f86b..26418cf 100644 --- a/src/cli.cc +++ b/src/cli.cc @@ -338,7 +338,7 @@ static void edit_tags_interactively(ot::opus_tags& tags, const std::optional