Fix checkstyle

This commit is contained in:
Norman Maurer 2013-10-02 06:44:10 +02:00 committed by Trustin Lee
parent 7e5aa4a911
commit 517da2b46a

View File

@ -79,7 +79,6 @@ public class LocalChannel extends AbstractChannel {
}
};
private volatile State state;
private volatile LocalChannel peer;
private volatile LocalAddress localAddress;