mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 734302 - Part 4: Fix the profiling builds on Mac and Windows; r=BenWa
This commit is contained in:
parent
ccd236979e
commit
08fb41abdd
@ -390,7 +390,7 @@ class TableTicker: public Sampler {
|
||||
|
||||
private:
|
||||
// Not implemented on platforms which do not support backtracing
|
||||
static void doBacktrace(ThreadProfile &aProfile, TickSample* aSample);
|
||||
void doBacktrace(ThreadProfile &aProfile, TickSample* aSample);
|
||||
|
||||
private:
|
||||
// This represent the application's main thread (SAMPLER_INIT)
|
||||
|
Loading…
Reference in New Issue
Block a user