branch | JDK-8200758-branch |
changeset 57531 | d24019d561da |
parent 57316 | 2891b3ae222d |
--- a/src/jdk.jpackage/windows/native/libapplauncher/WindowsPlatform.h Thu Jul 25 08:00:51 2019 -0400 +++ b/src/jdk.jpackage/windows/native/libapplauncher/WindowsPlatform.h Thu Jul 25 08:13:44 2019 -0400 @@ -47,7 +47,6 @@ virtual MessageResponse ShowResponseMessage(TString title, TString description); - virtual void SetCurrentDirectory(TString Value); virtual TString GetPackageRootDirectory(); virtual TString GetAppDataDirectory(); virtual TString GetAppName();