summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/HTBP/HTBP_Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/HTBP/HTBP_Stream.h')
-rw-r--r--ACE/protocols/ace/HTBP/HTBP_Stream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Stream.h b/ACE/protocols/ace/HTBP/HTBP_Stream.h
index e6f5f3a7ca1..50630da7720 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Stream.h
+++ b/ACE/protocols/ace/HTBP/HTBP_Stream.h
@@ -278,7 +278,6 @@ namespace ACE
/// associated with. On the inside, sessions are created by the Connector,
/// which then create streams on demand.
Session *session_;
-
};
}
}