trisquel-icecat/icecat/toolkit/components/telemetry/tests/modules-test.cpp
2025-10-06 02:35:48 -06: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() {}