Merge pull request #3651 from grafixeyehero/Cleanup-Screenshot

Remove unused Screenshot code
This commit is contained in:
Bill Thornton
2022-06-14 15:43:32 -04:00
committed by GitHub
8 changed files with 3 additions and 64 deletions
-3
View File
@@ -128,9 +128,6 @@ function processGeneralCommand(cmd, apiClient) {
case 'ToggleContextMenu':
// todo
break;
case 'TakeScreenShot':
// todo
break;
case 'SendKey':
// todo
break;