chore(console): style nit

This commit is contained in:
fallenoak 2025-10-29 19:46:10 -05:00 committed by GitHub
parent eee9cd6d24
commit db606fab10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,6 @@ class CGxString;
class CONSOLELINE : public TSLinkedNode<CONSOLELINE> {
public:
// Member variables
char* buffer;
uint32_t chars;