Remove unnecessary include of teletext.h

This commit is contained in:
Andreas Öman 2008-09-29 21:06:15 +00:00
parent a4835dc943
commit c0dd853f12
2 changed files with 0 additions and 2 deletions

1
rtsp.c
View file

@ -32,7 +32,6 @@
#include "tvhead.h"
#include "channels.h"
#include "subscriptions.h"
#include "teletext.h"
#include "dispatch.h"
#include "rtp.h"
#include "tsmux.h"

View file

@ -36,7 +36,6 @@
#include "tvhead.h"
#include "dispatch.h"
#include "teletext.h"
#include "transports.h"
#include "subscriptions.h"
#include "psi.h"