mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Cleanup
This commit is contained in:
@@ -18,7 +18,6 @@ class Selection {
|
||||
Selection SaturateHorizontal(Box box);
|
||||
Selection SaturateVertical(Box box);
|
||||
|
||||
|
||||
private:
|
||||
Selection* const parent_ = nullptr;
|
||||
const int start_x_;
|
||||
|
||||
Reference in New Issue
Block a user