mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Bazaar/FSMon : removed unneeded variable
git-svn-id: svn://ultimatepp.org/upp/trunk@4931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
fc1307e915
commit
503e494d70
1 changed files with 0 additions and 2 deletions
|
|
@ -103,8 +103,6 @@ void FSMon::callHandlerCb(void)
|
|||
// event handling selector
|
||||
void FSMon::EventsSelector(uint32 mask, String const &path, String const &newPath)
|
||||
{
|
||||
int iMask = 0;
|
||||
|
||||
// flag stating event related to folder, not file
|
||||
bool isFolder = mask & IN_ISDIR;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue