mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- controlapi: cleanup from unused esound rests
This commit is contained in:
@@ -65,7 +65,6 @@ private:
|
|||||||
void ExecCGI(CyhookHandler *hh);
|
void ExecCGI(CyhookHandler *hh);
|
||||||
void SystemCGI(CyhookHandler *hh);
|
void SystemCGI(CyhookHandler *hh);
|
||||||
void StandbyCGI(CyhookHandler *hh);
|
void StandbyCGI(CyhookHandler *hh);
|
||||||
void EsoundCGI(CyhookHandler *hh);
|
|
||||||
void RCCGI(CyhookHandler *hh);
|
void RCCGI(CyhookHandler *hh);
|
||||||
void GetDateCGI(CyhookHandler *hh);
|
void GetDateCGI(CyhookHandler *hh);
|
||||||
void GetTimeCGI(CyhookHandler *hh);
|
void GetTimeCGI(CyhookHandler *hh);
|
||||||
|
Reference in New Issue
Block a user