diff options
Diffstat (limited to 'cpp/include/Ice/InputStream.h')
-rw-r--r-- | cpp/include/Ice/InputStream.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Ice/InputStream.h b/cpp/include/Ice/InputStream.h index 8eaf708ea0c..b2cba30b20e 100644 --- a/cpp/include/Ice/InputStream.h +++ b/cpp/include/Ice/InputStream.h @@ -942,7 +942,6 @@ private: Encaps* previous; }; - // // Optimization. The instance may not be deleted while a // stack-allocated stream still holds it. |