Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelfmz <fenix1905@tut.by>2022-11-08 22:34:14 +0300
committerelfmz <fenix1905@tut.by>2022-11-08 22:34:14 +0300
commit18112b8bd35f24c1d1b9253073fe30a42d4d7c8a (patch)
tree4f6dba5b9c4aee4f3e330c856a7fdec696a86893 /far2l/src/edit.hpp
parent9b1e204004324419ef6462003fbe15b3ffb11a9c (diff)
minor fixes; cosmetics
Diffstat (limited to 'far2l/src/edit.hpp')
-rw-r--r--far2l/src/edit.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/far2l/src/edit.hpp b/far2l/src/edit.hpp
index 66916245..2ba16dc0 100644
--- a/far2l/src/edit.hpp
+++ b/far2l/src/edit.hpp
@@ -148,8 +148,6 @@ class Edit:public ScreenObject
wchar_t *Mask;
-// ColorItem *ColorList;
-// int ColorCount;
std::vector<ColorItem> ColorList;
int Color;