[webkit-changes] [WebKit/WebKit] ebe893: Remove unused 'calculateSymmetricKernelsForAzimuth...

Ahmad Saleem noreply at github.com
Sat Dec 16 22:52:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ebe893cede385fc3c0b9414ea42a4cff04e8b02d
      https://github.com/WebKit/WebKit/commit/ebe893cede385fc3c0b9414ea42a4cff04e8b02d
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
    M Source/WebCore/platform/audio/HRTFElevation.cpp
    M Source/WebCore/platform/audio/HRTFElevation.h

  Log Message:
  -----------
  Remove unused 'calculateSymmetricKernelsForAzimuthElevation' function in HRTFElevation.cpp|h

https://bugs.webkit.org/show_bug.cgi?id=266541

Reviewed by Chris Dumez.

This patch removes unused function 'calculateSymmetricKernelsForAzimuthElevation'.

* Source/WebCore/platform/audio/HRTFElevation.cpp:
(HRTFElevation::calculateSymmetricKernelsForAzimuthElevation): Deleted
* Source/WebCore/platform/audio/HRTFElevation.h: 'calculateSymmetricKernelsForAzimuthElevation' definition removed

Canonical link: https://commits.webkit.org/272188@main




More information about the webkit-changes mailing list