mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-14 03:16:38 +10:00
Remove GetDocRelativePath function
Help is always located in the same folder as binary that is using it.
This commit is contained in:
@@ -44,11 +44,6 @@ void UpdateSettings( void )
|
||||
UpdateSetting(L"Language",language,false);
|
||||
}
|
||||
|
||||
const wchar_t *GetDocRelativePath( void )
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
static int g_LoadDialogs[]=
|
||||
{
|
||||
IDD_UPDATE,0x04000000,
|
||||
|
||||
Reference in New Issue
Block a user