mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 17:43:59 +02:00
readd possibly crash code
This commit is contained in:
4
thirdparty/liblastfm2/src/ws/ws.cpp
vendored
4
thirdparty/liblastfm2/src/ws/ws.cpp
vendored
@@ -229,8 +229,8 @@ lastfm::setNetworkAccessManager( QNetworkAccessManager* nam )
|
|||||||
threadNamHash[thread] = nam;
|
threadNamHash[thread] = nam;
|
||||||
ourNamHash[thread] = false;
|
ourNamHash[thread] = false;
|
||||||
|
|
||||||
//if ( oldNam )
|
if ( oldNam )
|
||||||
// delete oldNam;
|
delete oldNam;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user