Index: mojo/public/cpp/system/buffer.h |
diff --git a/mojo/public/cpp/system/buffer.h b/mojo/public/cpp/system/buffer.h |
index 9458c0aec7bd804f7027a5c1c897f206b0a2daa4..fcfa0d6fb927eca78ae8d2f9dfac6a477ce50147 100644 |
--- a/mojo/public/cpp/system/buffer.h |
+++ b/mojo/public/cpp/system/buffer.h |
@@ -124,9 +124,6 @@ inline SharedBuffer::SharedBuffer( |
assert(result == MOJO_RESULT_OK); |
} |
-inline SharedBuffer::~SharedBuffer() { |
-} |
- |
} // namespace mojo |
#endif // MOJO_PUBLIC_CPP_SYSTEM_BUFFER_H_ |