diff options
Diffstat (limited to 'radiotools.h')
-rw-r--r-- | radiotools.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/radiotools.h b/radiotools.h index 1bf042e..8acd311 100644 --- a/radiotools.h +++ b/radiotools.h @@ -15,7 +15,6 @@ char *rds_entitychar(char *text); char *xhtml2text(char *text); char *rtrim(char *text); char *audiobitrate(const unsigned char *data); -void tmc_parser(unsigned char *data, int len); // Alert-c const char* ptynr2string(int nr); #endif //__RADIO_TOOLS_H |