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

Remove unused Screenshot code

This commit is contained in:
grafixeyehero 2022-06-14 21:41:17 +03:00
parent 827dd90a6f
commit b217e39f26
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;