VirtualBox

Changeset 80635 in vbox for trunk/src/VBox/Runtime/common/fs


Ignore:
Timestamp:
Sep 6, 2019 4:46:01 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133166
Message:

extvfs.cpp: Build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fs/extvfs.cpp

    r80633 r80635  
    11971197            {
    11981198                bool fIns = RTAvlU32Insert(&pThis->InodeRoot, &pInode->Core);
    1199                 Assert(fIns);
     1199                Assert(fIns); RT_NOREF(fIns);
    12001200            }
    12011201        }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette