1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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
commit 5e9cabd6c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 3 additions and 64 deletions

View file

@ -128,9 +128,6 @@ function processGeneralCommand(cmd, apiClient) {
case 'ToggleContextMenu':
// todo
break;
case 'TakeScreenShot':
// todo
break;
case 'SendKey':
// todo
break;