commit 9ec0f841b34137a2bb24f91ac778f452924f7bbc parent 93e5abccf1e4938ed84e6d0199de948590f6f6b2 Author: Michael Froman <mfroman@mozilla.com> Date: Tue, 18 Nov 2025 22:29:11 +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