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;
|
||||
wantRequest = true;
|
||||
parseData= false;
|
||||
streamName.clear();
|
||||
myConn.close();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue