Skip to content

Commit 6ea3658

Browse files
committed
1 parent f34bc4d commit 6ea3658

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/java_websocket/drafts/Draft_75.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ protected List<Framedata> translateRegularFrame( ByteBuffer buffer ) throws Inva
165165

166166
List<Framedata> frames = readyframes;
167167
readyframes = new LinkedList<Framedata>();
168-
this.currentFrame = null;
169168
return frames;
170169
}
171170

0 commit comments

Comments
 (0)