Remove GetDocRelativePath function

Help is always located in the same folder as binary that is using it.
This commit is contained in:
ge0rdi
2023-06-09 17:52:19 +02:00
parent 4377817bef
commit 9800b03b63
11 changed files with 2 additions and 57 deletions
-5
View File
@@ -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,