1
0
Fork 0
firefox/toolkit/components/telemetry/tests/modules-test.cpp
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

10 lines
323 B
C++

/* Any copyright is dedicated to the Public Domain.
* http://creativecommons.org/publicdomain/zero/1.0/ */
/*
* This source file is used to build the libmodules-test shared libraries;
* it is automatically built by our build system (see the moz.build file
* in the same directory as this file);
*/
void nothing() {}