diff options
Diffstat (limited to '')
-rw-r--r-- | src/IcyMetaDataServer.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/IcyMetaDataServer.cxx b/src/IcyMetaDataServer.cxx index f5e981c2f..146df23d1 100644 --- a/src/IcyMetaDataServer.cxx +++ b/src/IcyMetaDataServer.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2013 The Music Player Daemon Project + * Copyright (C) 2003-2014 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify @@ -25,7 +25,6 @@ #include <glib.h> -#include <assert.h> #include <string.h> char* |