Remove comment

This commit is contained in:
Irlan 2019-04-09 16:26:14 -03:00
parent daacb4fde7
commit 8352e29847

View File

@ -46,9 +46,6 @@ public:
void Begin();
// Must be called after profiling.
// The function will report all events in this profiler
// to the given event listener in the correct calling order.
// This function also flushes the profiler.
void End();
// Begin a new scope.