diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2011-07-14 12:51:50 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2011-07-14 12:51:50 +0100 |
| commit | e510d63ec69c72168d1788f330b9d7dbb1590517 (patch) | |
| tree | a52ec564723b0fa68481dc4aa46cf8e8e609f32d | |
| parent | 13142c3eb0e1c8ccdcb0933d8aa93ae2fe395f86 (diff) | |
| download | rabbitmq-server-git-e510d63ec69c72168d1788f330b9d7dbb1590517.tar.gz | |
cosmetic
| -rw-r--r-- | src/rabbit_reader.erl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rabbit_reader.erl b/src/rabbit_reader.erl index f5214a7743..dffabf8509 100644 --- a/src/rabbit_reader.erl +++ b/src/rabbit_reader.erl @@ -677,7 +677,6 @@ handle_method0(#'connection.tune_ok'{frame_max = FrameMax, end; handle_method0(#'connection.open'{virtual_host = VHostPath}, - State = #v1{connection_state = opening, connection = Connection = #connection{ user = User, |
