Index: Source/core/platform/audio/HRTFDatabase.h |
diff --git a/Source/core/platform/audio/HRTFDatabase.h b/Source/core/platform/audio/HRTFDatabase.h |
index 88f328a58c7208e04d6d77223a19455bb8b104ad..9ae057418073f38889974eb2c882a52b246e6853 100644 |
--- a/Source/core/platform/audio/HRTFDatabase.h |
+++ b/Source/core/platform/audio/HRTFDatabase.h |
@@ -59,8 +59,6 @@ public: |
// Number of elevations loaded from resource. |
static const unsigned NumberOfRawElevations; |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
private: |
explicit HRTFDatabase(float sampleRate); |