Sdk/Console: Fix style

This commit is contained in:
Lynix
2017-01-20 20:35:21 +01:00
parent 19fdaa918b
commit 0257f4be3c
2 changed files with 18 additions and 51 deletions

View File

@@ -60,7 +60,6 @@ namespace Ndk
void AddLineInternal(const Nz::String& text, const Nz::Color& color = Nz::Color::White);
void ExecuteInput();
void Layout() override;
void RefreshHistory();
struct Line
{