bombomby / optick

C++ Profiler For Games
https://optick.dev
MIT License
2.95k stars 296 forks source link

extern "C" NextEvent seems like it was never used. #169

Open malkia opened 2 years ago

malkia commented 2 years ago

We were looking into static build of the library, and looked into what symbols it exported - spotted this one, seems like it's not used (e.g. the extern "C" one).