Fix 2 coverity issues

This commit is contained in:
heckflosse
2018-11-20 00:10:38 +01:00
parent 62271cbf59
commit ab2593cf93
2 changed files with 1 additions and 3 deletions

View File

@@ -127,9 +127,7 @@ void findOriginalEntries (const std::vector<ThumbBrowserEntryBase*>& entries)
FileBrowser::FileBrowser () :
menuLabel(nullptr),
#ifdef WIN32
miOpenDefaultViewer(nullptr),
#endif
selectDF(nullptr),
thisIsDF(nullptr),
autoDF(nullptr),