mirror of
https://github.com/anklimov/lighthub
synced 2025-12-08 04:39:49 +03:00
Cross-compilation cleanup for all platforms + bins
This commit is contained in:
@@ -20,4 +20,5 @@ int abstractOut::isActive()
|
||||
int abstractOut::Setup()
|
||||
{
|
||||
if (item) item->setCmd(CMD_OFF);
|
||||
return 1;
|
||||
}
|
||||
Reference in New Issue
Block a user