changeset 6055 | 18ed08fb4c4a |
parent 6053 | b17ea72acee9 |
child 6101 | 6e16bf523c55 |
--- a/src/common/output-stream-wrapper.h Tue Feb 23 12:18:35 2010 -0800 +++ b/src/common/output-stream-wrapper.h Wed Feb 24 10:00:13 2010 -0800 @@ -73,8 +73,6 @@ class OutputStreamWrapper : public SimpleRefCount<OutputStreamWrapper> { public: - static TypeId GetTypeId (void); - OutputStreamWrapper (); ~OutputStreamWrapper ();