Browse Source

Remove function that is no longer used

Georgi Chorbadzhiyski 13 years ago
parent
commit
4e4d9b547d
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      tsfuncs.h

+ 0
- 3
tsfuncs.h View File

@@ -278,7 +278,4 @@ char *			init_dvb_string_utf8		(char *text);
278 278
 char *			init_dvb_string_iso_8859_5	(char *text);
279 279
 int				ts_is_psi_pid				(uint16_t pid, struct ts_pat *pat);
280 280
 
281
-// Shortcuts
282
-int parse_tdt   (uint8_t *ts_packet, int dump);
283
-
284 281
 #endif

Loading…
Cancel
Save