summaryrefslogtreecommitdiff
path: root/test/test_translate_song.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2016-11-10 12:58:26 +0100
committerMax Kellermann <max@musicpd.org>2016-11-10 12:58:26 +0100
commit22dcca9832e30c27630041bee867639e05ffd072 (patch)
tree7a03453cdc3881f5cfe09b878d6aa558d5ea5e67 /test/test_translate_song.cxx
parentdb6c0d54cfc2eb9741b4e5c7634f41eecb2d4703 (diff)
util/Error: remove obsolete class
Diffstat (limited to 'test/test_translate_song.cxx')
-rw-r--r--test/test_translate_song.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_translate_song.cxx b/test/test_translate_song.cxx
index 8b33a5c02..3b042b216 100644
--- a/test/test_translate_song.cxx
+++ b/test/test_translate_song.cxx
@@ -15,7 +15,6 @@
#include "Log.hxx"
#include "db/DatabaseSong.hxx"
#include "storage/plugins/LocalStorage.hxx"
-#include "util/Error.hxx"
#include "Mapper.hxx"
#include <cppunit/TestFixture.h>