Explorar o código

Remove old, unused Framer field.

Brad Fitzpatrick %!s(int64=11) %!d(string=hai) anos
pai
achega
cfd7c4e8e3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      frame.go

+ 0 - 1
frame.go

@@ -255,7 +255,6 @@ type Frame interface {
 // A Framer reads and writes Frames.
 type Framer struct {
 	r         io.Reader
-	lr        io.LimitedReader
 	lastFrame Frame
 
 	maxReadSize uint32