Tracker: style fixes to VirtualDirectoryEntryList

This commit is contained in:
John Scipione
2014-06-20 21:30:03 -04:00
parent 27dc6eb7e1
commit 09d0d8f9dc
2 changed files with 5 additions and 7 deletions
@@ -18,6 +18,8 @@
namespace BPrivate {
// #pragma mark - VirtualDirectoryEntryList
VirtualDirectoryEntryList::VirtualDirectoryEntryList(Model* model)
:
@@ -149,5 +151,4 @@ VirtualDirectoryEntryList::_InitMergedDirectory(
return B_OK;
}
} // namespace BPrivate