commit 3c484193dc747f4fdc2a88914f9d616ac3408343 parent 3df6fc7ef1ed6c83580613f0018dbec5b2092f16 Author: Michael Froman <mfroman@mozilla.com> Date: Tue, 18 Nov 2025 17:44:41 +0000 Bug 2000353 - remove disabled code from registry_int.h r=bwc,ng Differential Revision: https://phabricator.services.mozilla.com/D272758 Diffstat:
| M | dom/media/webrtc/transport/third_party/nrappkit/src/registry/registry_int.h | | | 10 | ---------- |
1 file changed, 0 insertions(+), 10 deletions(-)
diff --git a/dom/media/webrtc/transport/third_party/nrappkit/src/registry/registry_int.h b/dom/media/webrtc/transport/third_party/nrappkit/src/registry/registry_int.h @@ -1,13 +1,3 @@ -#if 0 -#define NR_LOG_REGISTRY BLAHBLAH() -#define LOG_REGISTRY BLAHBLAH() -static int BLAHBLAH() { -int blahblah; -r_log_register("registry",&blahblah); -return blahblah; -} -#endif - /* * * registry_int.h