mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:17:36 +00:00
FileManager: Remove unused m_row variable
This commit is contained in:
parent
868b1a24bb
commit
640cb920e8
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ private:
|
|||
String m_name;
|
||||
String m_path;
|
||||
mode_t m_mode;
|
||||
int m_row;
|
||||
bool m_permissions_dirty { false };
|
||||
bool m_name_dirty { false };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue