| Index: webrtc/modules/include/module_common_types.h
|
| diff --git a/webrtc/modules/include/module_common_types.h b/webrtc/modules/include/module_common_types.h
|
| index 6074eec79398323e2739c08c7ff9f31f6b8a752f..8e99f030af43b749c1a02cc1da4fd7f78b16c98f 100644
|
| --- a/webrtc/modules/include/module_common_types.h
|
| +++ b/webrtc/modules/include/module_common_types.h
|
| @@ -498,7 +498,6 @@ class AudioFrame {
|
| };
|
|
|
| AudioFrame();
|
| - virtual ~AudioFrame() {}
|
|
|
| // Resets all members to their default state (except does not modify the
|
| // contents of |data_|).
|
|
|