1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Preemptive sending of custom strings.

This commit is contained in:
Bartosz Taudul
2017-11-11 15:22:55 +01:00
parent c2797a4cc7
commit 76e11174dc
4 changed files with 23 additions and 23 deletions
-1
View File
@@ -21,7 +21,6 @@ enum ServerQuery : uint8_t
ServerQueryTerminate,
ServerQueryString,
ServerQueryThreadString,
ServerQueryCustomString,
ServerQuerySourceLocation,
ServerQuerySourceLocationPayload,
ServerQueryPlotName,