diff options
Diffstat (limited to '')
-rw-r--r-- | src/ClientRead.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ClientRead.cxx b/src/ClientRead.cxx index 22edefe60..19deebd52 100644 --- a/src/ClientRead.cxx +++ b/src/ClientRead.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 @@ -23,7 +23,6 @@ #include "event/Loop.hxx" #include "util/CharUtil.hxx" -#include <assert.h> #include <string.h> BufferedSocket::InputResult |