]> granicus.if.org Git - handbrake/commitdiff
WinGui: Remove another HandBrakeCLI process helper.
authorsr55 <sr55.hb@outlook.com>
Fri, 28 Nov 2014 22:23:02 +0000 (22:23 +0000)
committersr55 <sr55.hb@outlook.com>
Fri, 28 Nov 2014 22:23:02 +0000 (22:23 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6565 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/CS/HandBrake.ApplicationServices/Utilities/GeneralUtilities.cs

index 19c465fb06cf69a81249bcbd66b6744f7e1c29d5..aa9b55a13872758748d4d0606d2361f13be2f9a0 100644 (file)
@@ -143,15 +143,6 @@ namespace HandBrake.ApplicationServices.Utilities
             return logHeader;\r
         }\r
 \r
-        /// <summary>\r
-        /// Get the Process ID of HandBrakeCLI for the current instance.\r
-        /// </summary>\r
-        /// <returns>A list of processes</returns>\r
-        public static Process[] GetCliProcess()\r
-        {\r
-            return Process.GetProcessesByName("HandBrakeCLI");\r
-        }\r
-\r
         /// <summary>\r
         /// Get a list of available DVD drives which are ready and contain DVD content.\r
         /// </summary>\r