remove spaces

This commit is contained in:
2026-08-12 18:23:48 +03:00
parent 7af2b0bb07
commit a94d5d536b
11 changed files with 0 additions and 24 deletions
-1
View File
@@ -34,7 +34,6 @@
//! \~\brief
//! \~english Console screen manager with tile layout, drawing, and input routing.
//! \~russian Менеджер консольного экрана с раскладкой тайлов, отрисовкой и маршрутизацией ввода.
class PIP_CONSOLE_EXPORT PIScreen
: public PIThread
, public PIScreenTypes::PIScreenBase {