Skip to content

Commit 93e747b

Browse files
author
Nickolay Savchenko
committed
Revert
1 parent 7fb1a59 commit 93e747b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/main/java/ua/naiksoftware/stomp/StompClient.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ public void connect(@Nullable List<StompHeader> _headers) {
126126

127127
case CLOSED:
128128
Log.d(TAG, "Socket closed");
129-
getConnectionStream().onNext(false);
130129
disconnect();
131130
break;
132131

0 commit comments

Comments
 (0)