Initial framework migration to netty.
[bgpcep.git] / bgp / rib-impl / src / test / java / org / opendaylight / protocol / bgp / rib / impl / MockDispatcher.java
index e50da39b8d9beb2c3aa0647b4f6ef919b3ae9bea..e4cd93ca89819cc7b9e248623271b4b7d1c07b92 100644 (file)
@@ -19,11 +19,6 @@ public class MockDispatcher implements SessionParent {
 
        }
 
-       @Override
-       public void checkOutputBuffer(final ProtocolSession session) {
-
-       }
-
        @Override
        public void close() throws IOException {
        }