gui: remove unnecessary blank line

Signed-off-by: Ronald Caesar <github43132@proton.me>
This commit is contained in:
Ronald Caesar 2025-08-10 01:55:42 -04:00
parent 6dbe756b2b
commit b38dce4ef1
No known key found for this signature in database
GPG key ID: 04307C401999C596

View file

@ -60,7 +60,6 @@ typedef struct
float_t cpu_usage; float_t cpu_usage;
float_t memory_usage; float_t memory_usage;
int32_t frame_count; int32_t frame_count;
} performance_data_t; } performance_data_t;
/* /*