throw away isConnected variable and use itsConnection instead
This commit is contained in:
@@ -192,7 +192,6 @@ namespace MPD
|
||||
int CheckForErrors();
|
||||
|
||||
mpd_connection *itsConnection;
|
||||
bool isConnected;
|
||||
bool isCommandsListEnabled;
|
||||
|
||||
std::string itsErrorMessage;
|
||||
|
||||
Reference in New Issue
Block a user