forked from qt-creator/qt-creator
Remove accidentally committed fuzzing artifact
Change-Id: I1b9369f68613ab36c57890692e636a15c33ce035 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -30,10 +30,6 @@
|
|||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|
||||||
extern "C" {
|
|
||||||
QMLPROFILER_EXPORT int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);
|
|
||||||
}
|
|
||||||
|
|
||||||
namespace QmlProfiler {
|
namespace QmlProfiler {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user