Clang fix (nw)

This commit is contained in:
R. Belmont 2014-04-12 21:49:52 +00:00
parent 24026e123e
commit ef4747d94e

View File

@ -85,7 +85,7 @@ private:
astring & m_current_directory;
astring & m_current_file;
bool m_has_empty;
bool m_has_softlist;
// bool m_has_softlist;
bool m_has_create;
int * m_result;
file_selector_entry * m_entrylist;