Do not clear stream name when failing
This commit is contained in:
parent
552240b528
commit
6cc94a28da
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@ namespace Mist{
|
||||||
isInitialized = false;
|
isInitialized = false;
|
||||||
wantRequest = true;
|
wantRequest = true;
|
||||||
parseData= false;
|
parseData= false;
|
||||||
streamName.clear();
|
|
||||||
myConn.close();
|
myConn.close();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue