diff options
-rw-r--r-- | desktop/win32/source/officeloader/officeloader.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/win32/source/officeloader/officeloader.cxx b/desktop/win32/source/officeloader/officeloader.cxx index 99404488b753..504c000ab143 100644 --- a/desktop/win32/source/officeloader/officeloader.cxx +++ b/desktop/win32/source/officeloader/officeloader.cxx @@ -180,7 +180,6 @@ int WINAPI _tWinMain( HINSTANCE, HINSTANCE, LPTSTR, int ) aStartupInfo.cb = sizeof(aStartupInfo); GetStartupInfo( &aStartupInfo ); - // Get image path with same name but with .bin extension TCHAR szModuleFileName[MAX_PATH]; |