Remove coneGain and distanceGain attributes from PannerNode.idl
https://bugs.webkit.org/show_bug.cgi?id=102343
Patch by Li Yin <li.yin@intel.com> on 2012-11-17
Reviewed by Chris Rogers.
Removing .coneGain and .distanceGain as publicly accessible values,
since normally they only need to be calculated internally.
No changes to tests, since these attributes were not tested and are being removed.
* Modules/webaudio/PannerNode.idl:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@135050 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed