Skip to content

Commit

Permalink
remove debug print leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
hrkfdn committed Sep 4, 2015
1 parent 306c901 commit bdce334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mpd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ CMPD::~CMPD()
bool
CMPD::Connect()
{
std::cout << _conn;
if(_conn)
mpd_connection_free(_conn);

Expand Down

0 comments on commit bdce334

Please sign in to comment.