Index: src/libchengine/TLocalFilesystem.h =================================================================== diff -u -N -r0d5b67ee96b435d63f7bf075dc8e28603793b187 -r32e9c223239ddbe4055bf468e92efe33f90f5f94 --- src/libchengine/TLocalFilesystem.h (.../TLocalFilesystem.h) (revision 0d5b67ee96b435d63f7bf075dc8e28603793b187) +++ src/libchengine/TLocalFilesystem.h (.../TLocalFilesystem.h) (revision 32e9c223239ddbe4055bf468e92efe33f90f5f94) @@ -72,6 +72,7 @@ private: static chcore::TSmartPath PrependPathExtensionIfNeeded(const chcore::TSmartPath& pathInput); + static chcore::TSmartPath StripPathExtensionIfNeeded(const chcore::TSmartPath& pathInput); static UINT GetDriveData(const chcore::TSmartPath& spPath); DWORD GetPhysicalDiskNumber(wchar_t wchDrive);