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:
parent
827dd90a6f
commit
b217e39f26
8 changed files with 3 additions and 64 deletions
|
@ -128,9 +128,6 @@ function processGeneralCommand(cmd, apiClient) {
|
|||
case 'ToggleContextMenu':
|
||||
// todo
|
||||
break;
|
||||
case 'TakeScreenShot':
|
||||
// todo
|
||||
break;
|
||||
case 'SendKey':
|
||||
// todo
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue