mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
nlab: remove postmsg.standby_on from get section
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93a2be6c26
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Origin message was:
------------------
- nlab: remove postmsg.standby_on from get section
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -106,8 +106,6 @@ if a[2] == "get" then
|
||||
elseif a[3] == "screen.y_res" then
|
||||
r = SCREEN.Y_RES
|
||||
|
||||
elseif a[3] == "postmsg.standby_on" then
|
||||
r = POSTMSG.STANDBY_ON
|
||||
end
|
||||
|
||||
elseif a[2] == "misc" then
|
||||
|
Reference in New Issue
Block a user