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:
vanhofen
2021-10-23 11:37:47 +02:00
parent 210ae97f95
commit d346031463

View File

@@ -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