diff --git a/src/plugins/qmlprofiler/tests/qmlprofilertraceclient_test.h b/src/plugins/qmlprofiler/tests/qmlprofilertraceclient_test.h index c576456fe79..24e76dcaaba 100644 --- a/src/plugins/qmlprofiler/tests/qmlprofilertraceclient_test.h +++ b/src/plugins/qmlprofiler/tests/qmlprofilertraceclient_test.h @@ -30,10 +30,6 @@ #include -extern "C" { -QMLPROFILER_EXPORT int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size); -} - namespace QmlProfiler { namespace Internal {