mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- nlab: remove postmsg.standby_on from get section
Signed-off-by: Thilo Graf <dbt@novatux.de>
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