From bdd316749514c353d7d46812f60c8dfa46b97f13 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 18 Jan 2020 19:50:40 +0100 Subject: [PATCH] tag/ApeLoader: remove exception handler, let caller catch --- src/tag/ApeLoader.hxx | 2 ++ src/tag/ApeReplayGain.hxx | 3 +++ src/tag/ApeTag.cxx | 2 +- src/tag/ApeTag.hxx | 4 +++- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/tag/ApeLoader.hxx b/src/tag/ApeLoader.hxx index 8c4f4e2a4..76f34e43b 100644 --- a/src/tag/ApeLoader.hxx +++ b/src/tag/ApeLoader.hxx @@ -31,6 +31,8 @@ typedef std::function